8 lines
67 B
Bash
Raw Normal View History

2022-12-23 05:34:21 +02:00
#!/bin/sh
set -ex
# clear repository
dnf clean all
dnf update -y