Added init sctipt removal feature

This commit is contained in:
2020-09-03 13:18:14 +02:00
parent 59bc06569b
commit 14d066a6f9
7 changed files with 49 additions and 8 deletions

View File

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