fixed msg for end of installation
This commit is contained in:
@@ -259,4 +259,4 @@ done
|
||||
##-------##
|
||||
|
||||
msg " Added Module!"
|
||||
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