fixed msg for end of installation
This commit is contained in:
@@ -245,4 +245,4 @@ systemctl reload fail2ban
|
||||
##-------##
|
||||
|
||||
msg " Added CMS!"
|
||||
for f in /etc/update-motd.d/51*; do [ -e "$f" ] && bash /etc/update-motd.d/51*; done
|
||||
for f in /etc/update-motd.d/51*; do bash $f; done
|
||||
Reference in New Issue
Block a user