From 45dfb122c36503b67a17f045ce8d5260aa2b42d9 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Tue, 23 Jan 2024 02:10:38 -0600 Subject: [PATCH] remove quote to allow break by package --- jra_nextcloud.sh | 1 - tools/prepare_php.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/jra_nextcloud.sh b/jra_nextcloud.sh index d0d9ab2..b3e73e9 100644 --- a/jra_nextcloud.sh +++ b/jra_nextcloud.sh @@ -187,7 +187,6 @@ bash tools/prepare_php.sh "$MIN_PHP" #-------------------------------------------------- echo -e "\n---- Creating the PgSQL DB & User ----" -#cd /tmp || return sudo -u postgres psql <