mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
parent
d06f1c97b1
commit
1f600ce67f
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue