@@ -41,6 +41,10 @@ EOF
# Debian OS
if [ ${OS} == "Debian" ] || [ ${OS} == "Ubuntu" ]; then
# accept default prompts
export DEBIAN_FRONTEND=noninteractive
# upgrade all packages
apt update; apt upgrade -y
The note is not visible to the blocked user.