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