Added script for installing the Nextcloud Snap behind Caddy
This commit is contained in:
@ -8,7 +8,7 @@ read -r USERNAME
|
||||
printf '\nEnter password for Nextcloud admin account:'
|
||||
read -sr PASSWORD
|
||||
|
||||
printf '\nEnter domain name that will point to this server:\n'
|
||||
printf '\n\nEnter domain name that will point to this server:\n'
|
||||
read -r DOMAIN
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user