Updated motd's in the installer,
they wil also be displayed at the end of installation
This commit is contained in:
10
AppendCMS.sh
10
AppendCMS.sh
@@ -227,4 +227,12 @@ if curl --retry 2 --retry-delay 1 --output /dev/null --silent --head --fail "$re
|
||||
fi
|
||||
if curl --retry 2 --retry-delay 1 --output /dev/null --silent --head --fail "$repo"/raw/branch/"$branch"/CMS/"$CMS"/"$webserv"-conf.sh; then
|
||||
source <(curl --retry 7 --retry-delay 5 -s "$repo"/raw/branch/"$branch"/CMS/"$CMS"/"$webserv"-conf.sh)
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
##-------##
|
||||
# Done #
|
||||
##-------##
|
||||
|
||||
bash /etc/update-motd.d/51*
|
||||
msg " Added CMS!"
|
||||
Reference in New Issue
Block a user