1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/quizzes_ynh.git synced 2024-09-03 20:16:11 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-08-24 19:32:56 +02:00
parent 9121bdf48b
commit 1e683419d9

View file

@ -95,6 +95,7 @@ ynh_add_fpm_config
#================================================= #=================================================
ynh_script_progression --message="Updating a configuration file..." --weight=1 ynh_script_progression --message="Updating a configuration file..." --weight=1
dir="__DIR__"
ynh_add_config --template="../conf/qcm-dist.php" --destination="$final_path/conf/qcm.php" ynh_add_config --template="../conf/qcm-dist.php" --destination="$final_path/conf/qcm.php"
chmod 400 "$final_path/conf/qcm.php" chmod 400 "$final_path/conf/qcm.php"