1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Update restore

This commit is contained in:
ericgaspar 2021-06-12 15:47:48 +02:00
parent 7ddd3ba730
commit 24c77e9991
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -75,7 +75,11 @@ chown -R $app:www-data "$final_path"
# RESTORE THE PHP-FPM CONFIGURATION
#=================================================
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"
# Create a dedicated PHP-FPM config
ynh_add_fpm_config --package="$extra_php_dependencies"
#=================================================
# REINSTALL DEPENDENCIES