Update 'installer.sh'

This commit is contained in:
b.waal
2019-09-26 15:57:52 +02:00
parent d316d909b9
commit 2b2eb7c880

View File

@@ -406,6 +406,13 @@ sleep 2
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Unattended-Security-Updates/raw/branch/master/installer.sh -O /tmp/unattended.sh
source /tmp/unattended.sh
##----------##
# Motd #
##----------##
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/"$branch"/beta/config/motd/01-custom -O /etc/update-motd.d//01-custom
chmod +x /etc/update-motd.d//01-custom
##---------------------##
# System services #
##---------------------##