This commit is contained in:
Daniel Hansson 2018-09-27 21:18:00 +02:00 committed by GitHub
parent fd1942bc51
commit 1fe9b2c834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -347,7 +347,7 @@ chown -R root:root "$BACKUP"
configure_max_upload
# Disable support app
if [ -d $NC_APPS_PATH/support
if [ -d $NC_APPS_PATH/support ]
then
occ_command app:disable support
rm -rf $NC_APPS_PATH/support