mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
Update restore
This commit is contained in:
parent
de1dd74065
commit
df44b3f603
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ chown -R $app:www-data "$final_path"
|
||||||
ynh_script_progression --message="Restoring the PHP-FPM configuration..." --weight=50
|
ynh_script_progression --message="Restoring the PHP-FPM configuration..." --weight=50
|
||||||
|
|
||||||
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"
|
||||||
ynh_add_fpm_config --package="$extra_php_dependencies"
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RESTORE THE MYSQL DATABASE
|
# RESTORE THE MYSQL DATABASE
|
||||||
|
|
Loading…
Reference in a new issue