diff --git a/jra_nextcloud.sh b/jra_nextcloud.sh index 728b87b..ce6c518 100644 --- a/jra_nextcloud.sh +++ b/jra_nextcloud.sh @@ -184,7 +184,7 @@ bash files/prepare_php.sh "$MIN_PHP" #-------------------------------------------------- echo -e "\n---- Creating the PgSQL DB & User ----" -cd /tmp || return +#cd /tmp || return sudo -u postgres psql <