1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ulogger_ynh.git synced 2024-10-01 13:34:45 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-09-02 12:06:13 +02:00
parent 1b8c0057c6
commit cf6fa892f7

View file

@ -27,9 +27,9 @@ then
ynh_setup_source --dest_dir="$install_dir" --keep="config.php"
fi
chmod 755 -R $$install_dir
chmod -R o-rwx $$install_dir
chown -R $app:www-data $$install_dir
chmod 755 -R $install_dir
chmod -R o-rwx $install_dir
chown -R $app:www-data $install_dir
#=================================================
# PHP-FPM CONFIGURATION