1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mytinytodo_ynh.git synced 2024-09-03 19:46:01 +02:00

Update restore

This commit is contained in:
Éric Gaspar 2023-03-07 20:13:45 +01:00
parent 186ad7f395
commit 3078e110a5

View file

@ -18,8 +18,6 @@ ynh_restore_file --origin_path="$install_dir"
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"
chmod 775 $install_dir/config.php
chmod 775 $install_dir/tmp/sessions
#=================================================
# RESTORE THE PHP-FPM CONFIGURATION