mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Fix backup script
This commit is contained in:
parent
9eb871ee70
commit
4a0d74ce57
1 changed files with 0 additions and 6 deletions
|
@ -55,12 +55,6 @@ ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
|||
|
||||
#=================================================
|
||||
# SPECIFIC BACKUP
|
||||
#=================================================
|
||||
# BACKUP SYSTEMD
|
||||
#=================================================
|
||||
|
||||
ynh_backup --src_path="/etc/systemd/system/$app.service"
|
||||
|
||||
#=================================================
|
||||
# BACKUP UWSGI CONFIG
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue