Add 'CMS/nextcloud/MotdNextCloud'

This commit is contained in:
Bram Prieshof
2020-03-05 15:05:09 +01:00
parent b4e17c04c2
commit e029d86268

View File

@@ -0,0 +1,5 @@
#!/bin/sh
red='\e[1;31m%s\e[0m\n'
printf "\n"
printf "\$red" "Please run nextcloud-init.sh after first nextcloud login"
printf "\n"