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

Update upgrade

This commit is contained in:
ericgaspar 2022-01-18 13:32:11 +01:00
parent c6d729a3ee
commit 3f9674a6d1
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -144,7 +144,7 @@ ynh_add_fpm_config --phpversion=$phpversion --usage=$fpm_usage --footprint=$fpm_
# RESTORE USER RIGHTS # RESTORE USER RIGHTS
#================================================= #=================================================
ynh_secure_remove --file="$final_path/setup.php" #ynh_secure_remove --file="$final_path/setup.php"
ynh_secure_remove --file="$final_path/db/todolist.db" ynh_secure_remove --file="$final_path/db/todolist.db"
#chmod 775 $final_path/db/config.php #chmod 775 $final_path/db/config.php