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:
parent
c6d729a3ee
commit
3f9674a6d1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue