mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
Update scripts/restore
Co-authored-by: Kayou <pierre@kayou.io>
This commit is contained in:
parent
0f1fd757f3
commit
41a43f7595
1 changed files with 1 additions and 3 deletions
|
@ -94,9 +94,7 @@ chown root: $final_path/wp-config.php
|
|||
# RESTORE THE PHP-FPM CONFIGURATION
|
||||
#=================================================
|
||||
|
||||
ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf"
|
||||
|
||||
ynh_add_fpm_config --package="$extra_php_dependencies"
|
||||
ynh_add_fpm_config --usage=$fpm_usage --footprint=$fpm_footprint --package="$extra_php_dependencies"
|
||||
|
||||
#=================================================
|
||||
# RESTORE THE FAIL2BAN CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue