Lots of changes

This commit is contained in:
2021-10-22 14:55:52 -04:00
parent f59e3d70e7
commit a188ea73a3
17 changed files with 1861 additions and 185 deletions

View File

@@ -4,8 +4,8 @@
[[ -f functions ]] && . functions || exit 1
echo "Security updates are automatically installed, use this program to perform a full system update"
is_root
dnf update --refresh -y
ask_ok "Security updates are automatically installed, perform a full system update?" || exit $?
dnf update --refresh