Added script for installing the Nextcloud Snap behind Caddy

This commit is contained in:
2025-07-05 10:26:48 -04:00
parent d31361c7a6
commit 2722f066c7

View File

@ -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