From c3150b00f5549e8a32cb87c10c7b9ad6bfbfccd9 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Wed, 6 Nov 2019 11:14:45 +0100 Subject: [PATCH] Updated MOTD --- installer.sh | 2 ++ 1 file changed, 2 insertions(+) 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 #