1
0
Fork 0
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:
yalh76 2022-03-07 12:53:13 +01:00
parent 673c418418
commit 9ce13d26cc

View file

@ -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