diff options
-rwxr-xr-x | adu-upgrade | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/adu-upgrade b/adu-upgrade index 5bcef27..bdc1efc 100755 --- a/adu-upgrade +++ b/adu-upgrade @@ -42,6 +42,7 @@ if [ "$upgrades" -eq 0 ]; then fi # Do the update +export DEBIAN_FRONTEND=noninteractive apt-get -q -y --with-new-pkgs --no-download --ignore-missing upgrade # man:systemd.offline-updates(7): |