From 7593502e639c1f0a65b90edea071b1d761cdf75f Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Fri, 23 Feb 2024 15:35:23 +0300 Subject: [PATCH] Save : Repeat upload. --- .config/bash/module/Save.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/bash/module/Save.sh b/.config/bash/module/Save.sh index 2a9f8e6..a1060df 100644 --- a/.config/bash/module/Save.sh +++ b/.config/bash/module/Save.sh @@ -12,7 +12,7 @@ function save() { done _info "Uploading..." - rcp "${files[@]}" home:/storage/cold_1/backup/save/ + try rcp "${files[@]}" home:/storage/cold_1/backup/save/ _info "Cleaning..." archive_prune