1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00

Update restore

This commit is contained in:
ericgaspar 2021-11-16 09:57:06 +01:00
parent 223f6982cd
commit 90a3cb88ea
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -70,7 +70,7 @@ ynh_script_progression --message="Restoring PHP-FPM configuration..." --weight=1
ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf"
# Recreate a dedicated PHP-FPM config # Recreate a dedicated PHP-FPM config
ynh_add_fpm_config #ynh_add_fpm_config
#================================================= #=================================================
# REINSTALL DEPENDENCIES # REINSTALL DEPENDENCIES