diff --git a/jra_nextcloud.sh b/jra_nextcloud.sh index 30aa97c..204c04f 100644 --- a/jra_nextcloud.sh +++ b/jra_nextcloud.sh @@ -117,6 +117,9 @@ else apt-get update -q2 fi } +======= + +>>>>>>> 42703a0 (jra_nextcloud.sh: fix add gpgp key function and add install available version pacjage) while [[ "$ANS_NCD" != "yes" ]] do read -p "> Please set your domain (or subdomain) here for Nextcloud: (e.g.: cloud.domain.com)$NL" -r NC_DOMAIN