This commit is contained in:
ericgaspar
2021-11-18 18:59:50 +01:00
parent d29b11e433
commit eb7bd6cb64
7 changed files with 38 additions and 3 deletions

View File

@ -47,7 +47,11 @@ ynh_backup --src_path="$final_path"
ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
#=================================================
# SPECIFIC BACKUP
# BACKUP LOGROTATE
#=================================================
ynh_backup --src_path="/etc/logrotate.d/$app"
#=================================================
# BACKUP SYSTEMD
#=================================================