mirror of
https://github.com/YunoHost-Apps/restic_ynh.git
synced 2024-09-03 20:16:22 +02:00
restore debug
This commit is contained in:
parent
c3c86a1c9e
commit
de72383bbc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ source /usr/share/yunohost/helpers
|
|||
#=================================================
|
||||
ynh_script_progression --message="Restoring the app main directory..." --weight=1
|
||||
|
||||
find '/home/yunohost.backup/tmp/Backup_test/apps/restic/backup'
|
||||
ynh_exec_warn find '/home/yunohost.backup/tmp/Backup_test/apps/restic/backup'
|
||||
|
||||
ynh_restore_file --origin_path="$install_dir"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue