From 43ec159b7161ba631ca24ca5ba2044d6c012a079 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Mon, 24 Jul 2023 02:34:43 -0600 Subject: [PATCH] jra_nextcloud.sh: organize functions, add apt checks, higher password lenght and small fixes. --- jra_nextcloud.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jra_nextcloud.sh b/jra_nextcloud.sh index 204c04f..4fdbe44 100644 --- a/jra_nextcloud.sh +++ b/jra_nextcloud.sh @@ -117,9 +117,6 @@ 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 @@ -213,7 +210,6 @@ exit_ifinstalled postgresql-"$PSGVER" install_ifnot postgresql-"$PSGVER" # PHP 7.4 / 8.1 - add_php install_aval_package " \ imagemagick \