mirror of
https://github.com/YunoHost-Apps/lidarr_ynh.git
synced 2024-09-03 19:35:58 +02:00
Update backup
This commit is contained in:
parent
e4fa789707
commit
ce3a1d6be5
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ ynh_backup --src_path="$install_dir"
|
|||
# BACKUP THE APP DATA DIR
|
||||
#=================================================
|
||||
|
||||
ynh_backup --src_path="$data_path"
|
||||
ynh_backup --src_path="$data_dir"
|
||||
|
||||
#=================================================
|
||||
# BACKUP THE NGINX CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue