diff --git a/installer.sh b/installer.sh index bc99880..be2bfa0 100644 --- a/installer.sh +++ b/installer.sh @@ -456,6 +456,8 @@ msg " Configuring MOTD" sleep 2 wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$branch"/config/motd/01-custom -O /etc/update-motd.d/01-custom chmod +x /etc/update-motd.d/01-custom +chmod -x /etc/update-motd.d/80-livepatch +chmod -x /etc/update-motd.d/10-help-text ##---------## # UFW #