Fixed MOTD color
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
red='\e[1;31m%s\e[0m\n'
|
red='\e[1;31m%s\e[0m\n'
|
||||||
printf "\n"
|
printf "\n"
|
||||||
printf "\$red" "Please run nextcloud-init.sh after first nextcloud login"
|
printf $red "Please run nextcloud-init.sh after the first nextcloud login"
|
||||||
printf "\n"
|
printf "\n"
|
||||||
Reference in New Issue
Block a user