1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

Revert "Update upgrade"

This reverts commit d06f1c97b1.
This commit is contained in:
Kay0u 2020-05-01 15:10:55 +02:00
parent d06f1c97b1
commit 1f600ce67f
No known key found for this signature in database
GPG key ID: AE1DCADB6415A156

View file

@ -180,11 +180,8 @@ fi
# SECURE FILES AND DIRECTORIES # SECURE FILES AND DIRECTORIES
#================================================= #=================================================
if [ "$upgrade_type" == "UPGRADE_APP" ] # Restrict rights to Wallabag user only
then chmod 600 $wb_conf
# Restrict rights to Wallabag user only
chmod 600 $wb_conf
fi
# Set permissions to app files # Set permissions to app files
chown -R $app: $final_path chown -R $app: $final_path