Lots of changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user