mirror of
https://github.com/YunoHost-Apps/xbackbone_ynh.git
synced 2024-09-03 19:15:53 +02:00
fix
This commit is contained in:
parent
fd85a5dce3
commit
c81a87a474
2 changed files with 1 additions and 6 deletions
|
@ -11,7 +11,7 @@ maintainers = ["eric_G"]
|
|||
|
||||
[upstream]
|
||||
license = "AGPL-3.0"
|
||||
website = "https://xbackbone.app/"
|
||||
admindoc = "https://xbackbone.app/"
|
||||
code = "https://github.com/SergiX44/XBackBone"
|
||||
|
||||
[integration]
|
||||
|
|
|
@ -35,11 +35,6 @@ ynh_script_progression --message="Restoring the PHP-FPM configuration..." --time
|
|||
|
||||
ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf"
|
||||
|
||||
#=================================================
|
||||
# RESTORE THE NGINX CONFIGURATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Restoring the NGINX web server configuration..." --time --weight=1
|
||||
|
||||
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue