Update 'installer.sh'
This commit is contained in:
@@ -407,10 +407,16 @@ sleep 2
|
|||||||
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Unattended-Security-Updates/raw/branch/master/installer.sh -O /tmp/unattended.sh
|
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
|
source /tmp/unattended.sh
|
||||||
|
|
||||||
|
##--------------------------------------##
|
||||||
|
# Clearing / purging the mail queue #
|
||||||
|
##--------------------------------------##
|
||||||
|
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/beta/config/postfix/clear-queue.sh -O /tmp/clear-queue.sh
|
||||||
|
source /tmp/clear-queue.sh
|
||||||
|
|
||||||
##----------##
|
##----------##
|
||||||
# Motd #
|
# 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
|
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
|
chmod +x /etc/update-motd.d/01-custom
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user