mirror of
https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh.git
synced 2024-09-03 20:26:26 +02:00
Fix backup
This commit is contained in:
parent
673c418418
commit
9ce13d26cc
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ ynh_print_info --message="Loading installation settings..."
|
|||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
final_path=$(ynh_app_setting_get --app=$app --key=final_path)
|
||||
ssh_user=$(ynh_app_setting_get --app=$app --key=ssh_user)
|
||||
|
||||
#=================================================
|
||||
# DECLARE DATA AND CONF FILES TO BACKUP
|
||||
|
|
Loading…
Add table
Reference in a new issue