Update 'installer.sh'

This commit is contained in:
b.waal
2019-10-23 12:28:03 +02:00
parent 06bcefa1a8
commit 2ad36d77e1

View File

@@ -492,6 +492,12 @@ $PKGM update
$PKGM upgrade -y
$PKGM autoremove -y
##------------##
# Readme #
##------------##
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/beta/config/manual.sh -O /tmp/manual.sh
source /tmp/manual.sh
##----------------------##
# End of installer #
##----------------------##