Update backup

This commit is contained in:
ericgaspar 2023-11-25 08:37:33 +01:00
parent 66d0468f2b
commit 8311245268

View file

@ -33,12 +33,6 @@ ynh_backup --src_path="$install_dir"
# Only relevant if there is a "data_dir" resource for this app
ynh_backup --src_path="$data_dir" --is_big
#=================================================
# BACKUP THE NGINX CONFIGURATION
#=================================================
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
#=================================================
# SPECIFIC BACKUP
#=================================================