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:
ericgaspar 2022-10-23 10:44:42 +02:00
parent 1436ad5f82
commit d3f1945881

View file

@ -58,8 +58,8 @@ ynh_restore_file --origin_path="$final_path"
chmod 750 "$final_path"
chmod -R o-rwx "$final_path"
chown -R $app:www-data "$final_path"
chmod 775 $final_path/db/config.php
chmod 775 $final_path/tmp/sessions
chmod 775 $final_path/config.php
#chmod 775 $final_path/tmp/sessions
#=================================================
# REINSTALL DEPENDENCIES