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
path: root/bin/ncp
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2021-11-17 00:05:14 +0300
committernachoparker <nacho@ownyourbits.com>2021-11-17 23:33:11 +0300
commit340a3819264343262a48cacc2680aa8393bfd265 (patch)
tree12428d56aeb5cb98944a6a2636eee6ee85e72d89 /bin/ncp
parent6aba9b92a6ee0cc2c8fbaf9835803ce623ca30f1 (diff)
upgrade to NC22.2.2
Signed-off-by: nachoparker <nacho@ownyourbits.com>
Diffstat (limited to 'bin/ncp')
-rw-r--r--bin/ncp/CONFIG/nc-database.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ncp/CONFIG/nc-database.sh b/bin/ncp/CONFIG/nc-database.sh
index f7c150d0..693fd722 100644
--- a/bin/ncp/CONFIG/nc-database.sh
+++ b/bin/ncp/CONFIG/nc-database.sh
@@ -38,7 +38,6 @@ configure()
[[ $( stat -fc%d / ) == $( stat -fc%d "$BASEDIR" ) ]] && \
echo -e "INFO: moving database to the SD card\nIf you want to use an external mount, make sure it is properly set up"
- cd /var/www/nextcloud
save_maintenance_mode
echo "moving database to $DBDIR..."