1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rspamdui_ynh.git synced 2024-09-03 20:16:32 +02:00
This commit is contained in:
Éric Gaspar 2024-05-14 09:21:07 +02:00
parent ba4864d597
commit 8181b98d56
2 changed files with 0 additions and 4 deletions

View file

@ -21,8 +21,6 @@ ynh_print_info --message="Declaring files to be backed up..."
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_backup --src_path="/etc/rspamd/worker-controller.inc"
#=================================================
# END OF SCRIPT
#=================================================

View file

@ -25,8 +25,6 @@ ynh_script_progression --message="Restoring the NGINX web server configuration..
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
ynh_restore_file --origin_path="/etc/rspamd/worker-controller.inc"
#=================================================
# SPECIFIC RESTORATION
#=================================================