Motd typo fixed

This commit is contained in:
b.waal
2019-10-01 12:46:27 +02:00
parent cd2bcf53ce
commit 8749d80238

View File

@@ -410,7 +410,7 @@ source /tmp/unattended.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
##---------------------## ##---------------------##