Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'nextcloudpi.sh')
-rw-r--r--nextcloudpi.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/nextcloudpi.sh b/nextcloudpi.sh
index 9ce623f8..ee402952 100644
--- a/nextcloudpi.sh
+++ b/nextcloudpi.sh
@@ -15,9 +15,6 @@
# More at https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/
#
-DBADMIN_=ncadmin
-DBPASSWD_=ownyourbits
-OPCACHEDIR=/var/www/nextcloud/data/.opcache
CONFDIR=/usr/local/etc/nextcloudpi-config.d/
APTINSTALL="apt-get install -y --no-install-recommends"