mirror of
https://github.com/YunoHost-Apps/jappix_ynh.git
synced 2024-09-03 19:26:19 +02:00
Update upgrade
This commit is contained in:
parent
02c485c1e0
commit
b3b07728b9
1 changed files with 2 additions and 0 deletions
|
@ -103,6 +103,8 @@ ynh_add_fpm_config
|
|||
# Set Jappix configuration
|
||||
#=================================================
|
||||
|
||||
mkdir -p "$final_path/store/conf"
|
||||
|
||||
ynh_add_config --template="../conf/hosts.xml" --destination="$final_path/store/conf/hosts.xml"
|
||||
ynh_add_config --template="../conf/main.xml" --destination="$final_path/store/conf/main.xml"
|
||||
ynh_add_config --template="../conf/installed.xml" --destination="$final_path/store/conf/installed.xml"
|
||||
|
|
Loading…
Reference in a new issue