Update scripts/backup
This commit is contained in:
parent
ee07b33df1
commit
cacd3e3ec3
1 changed files with 3 additions and 1 deletions
|
@ -21,7 +21,9 @@ ynh_backup "$install_dir"
|
|||
|
||||
ynh_backup "/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
|
||||
ynh_backup "/etc/systemd/system/$app.service"
|
||||
ynh_backup "/etc/systemd/system/$app-backend.service"
|
||||
|
||||
ynh_backup "/etc/systemd/system/$app-frontend.service"
|
||||
|
||||
#=================================================
|
||||
# BACKUP VARIOUS FILES
|
||||
|
|
Loading…
Reference in a new issue