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

Update upgrade

This commit is contained in:
Limezy 2023-01-26 01:12:59 +07:00
parent c56f558fac
commit 0671134f5f

View file

@ -122,12 +122,12 @@ ynh_add_nginx_config
#================================================= #=================================================
# CONFIGURATION UPGRADE # CONFIGURATION UPGRADE
#================================================= #=================================================
#ynh_script_progression --message="Adding a configuration file..." --weight=1 ynh_script_progression --message="Adding a configuration file..." --weight=1
#ynh_add_config --template="../conf/config.php" --destination="$final_path/config.php" ynh_add_config --template="../conf/config.php" --destination="$final_path/config.php"
#chmod 400 "$final_path/config.php" chmod 400 "$final_path/config.php"
#chown $app:$app "$final_path/config.php" chown $app:$app "$final_path/config.php"
#================================================= #=================================================
# GENERIC FINALIZATION # GENERIC FINALIZATION