1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/aeneria_ynh.git synced 2024-09-03 18:06:15 +02:00

Fix upgrade script

This commit is contained in:
Simon Mellerin 2024-01-05 11:52:51 +01:00
parent 06b167fe13
commit 469d3f5a5f

View file

@ -64,8 +64,8 @@ then
ynh_secure_remove --file="$tmpdir"
fi
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"
chmod -R 750 "$install_dir"
#=================================================
# REAPPLY SYSTEM CONFIGURATIONS