1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jappix_ynh.git synced 2024-09-03 19:26:19 +02:00
This commit is contained in:
ericgaspar 2021-08-23 10:30:40 +02:00
parent 971fb3de0b
commit 75ca9acee9
2 changed files with 2 additions and 0 deletions

View file

@ -88,6 +88,7 @@ phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
#=================================================
# Set Jappix configuration
#=================================================
ynh_script_progression --message="Configuring Jappix..." --weight=1
mkdir -p "$final_path/store/conf"

View file

@ -99,6 +99,7 @@ ynh_add_fpm_config
#=================================================
# Set Jappix configuration
#=================================================
ynh_script_progression --message="Configuring Jappix..." --weight=1
mkdir -p "$final_path/store/conf"