1
0
Fork 0
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:
ericgaspar 2021-07-21 15:46:34 +02:00
parent 02c485c1e0
commit b3b07728b9
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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"