Run a system upgrade

This commit is contained in:
2021-08-11 22:35:41 +02:00
parent 70d45a5c16
commit 45db60a932

View File

@@ -8,3 +8,8 @@ if [[ $UID != "0" ]]; then
echo "ERROR: You must run this script as root!"
exit 1
fi
# Run a system upgrade
dnf upgrade