1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mybb_ynh.git synced 2024-09-03 19:46:07 +02:00

Update restore

This commit is contained in:
ericgaspar 2021-08-28 14:51:26 +02:00
parent 8bad88468e
commit 4961579eef
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -80,6 +80,9 @@ ynh_script_progression --message="Restoring the PHP-FPM configuration..." --weig
ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf"
# Recreate a dedicated php-fpm config
ynh_add_fpm_config --package="$extra_php_dependencies"
#=================================================
# RESTORE THE MYSQL DATABASE
#=================================================