Save : Repeat upload.
This commit is contained in:
parent
766c801640
commit
7593502e63
|
@ -12,7 +12,7 @@ function save() {
|
||||||
done
|
done
|
||||||
|
|
||||||
_info "Uploading..."
|
_info "Uploading..."
|
||||||
rcp "${files[@]}" home:/storage/cold_1/backup/save/
|
try rcp "${files[@]}" home:/storage/cold_1/backup/save/
|
||||||
|
|
||||||
_info "Cleaning..."
|
_info "Cleaning..."
|
||||||
archive_prune
|
archive_prune
|
||||||
|
|
Reference in a new issue