mirror of
https://github.com/YunoHost-Apps/ffsync_ynh.git
synced 2024-09-03 18:26:38 +02:00
Update backup
This commit is contained in:
parent
7598aaf16c
commit
f17998eea5
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ ynh_script_progression --message="Backing up logs"
|
|||
ynh_backup --src_path="/var/log/uwsgi/$app"
|
||||
|
||||
# BACKUP THE UWSGI FILES
|
||||
ynh_script_progression --message="Backing up configuration..."
|
||||
ynh_script_progression --message="Backing up UWSGI..."
|
||||
ynh_backup --src_path="/etc/uwsgi/apps-available/$app.ini"
|
||||
ynh_backup --src_path="/etc/systemd/system/uwsgi-app@.service"
|
||||
|
||||
|
|
Loading…
Reference in a new issue