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:02:47 +02:00
parent e166873703
commit 9121bdf48b

View file

@ -95,7 +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
ynh_add_config --template="../conf/qcm-dist.conf" --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"
chown $app:$app "$final_path/conf/qcm.php" chown $app:$app "$final_path/conf/qcm.php"