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:
parent
9121bdf48b
commit
1e683419d9
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue