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

Update install

This commit is contained in:
ericgaspar 2022-10-23 09:32:59 +02:00
parent 97ce07a5e3
commit 8964b6aed5

View file

@ -120,13 +120,12 @@ ynh_add_config --template="../conf/config.php" --destination="$final_path/config
chmod 600 "$final_path/config.php"
chown $app:$app "$final_path/config.php"
#chmod 775 "$final_path/tmp/sessions"
#=================================================
# REMOVE UNWANTED FILES
#=================================================
ynh_secure_remove --file="$final_path/setup.php"
#ynh_secure_remove --file="$final_path/setup.php"
#=================================================
# SETUP SSOWAT