simplied script

This commit is contained in:
2026-05-07 01:59:00 +00:00
parent 3b5ebbd852
commit 903c47e23b
+1 -2
View File
@@ -1,4 +1,3 @@
#!/bin/bash
rsync -azvP -e "ssh -i ~/.ssh/server-root" --progress \
/local/dir/contents/* /localdest/remote/dir/
rsync -azvP --progress /local/source/dir/* /local/dest/dir/