fixed displaying setup notify at end of setup
This commit is contained in:
@@ -234,4 +234,4 @@ fi
|
||||
##-------##
|
||||
|
||||
msg " Added CMS!"
|
||||
if [ -f /etc/update-motd.d/51* ]; then bash /etc/update-motd.d/51*;fi
|
||||
for f in /etc/update-motd.d/51*; do [ -e "$f" ] && bash /etc/update-motd.d/51*; break; done
|
||||
Reference in New Issue
Block a user