Update 'config/nextcloud/nextcloud-config.sh'
This commit is contained in:
@@ -155,7 +155,7 @@ cat <<EOF > /etc/update-motd.d/50-nextnotice
|
|||||||
#!/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 fist nextcloud login"
|
printf "\$red" "Please run nextcloud-init.sh after first nextcloud login"
|
||||||
printf "\n"
|
printf "\n"
|
||||||
EOF
|
EOF
|
||||||
chmod +x /etc/update-motd.d/50-nextnotice
|
chmod +x /etc/update-motd.d/50-nextnotice
|
||||||
Reference in New Issue
Block a user