update destination path

This commit is contained in:
postscriptum 2025-10-19 07:01:18 +03:00
parent 42543c0d12
commit 01462f5f81

4
push
View file

@ -16,7 +16,7 @@ git commit -m "$(date +%s)"
git push
echo "update remote host (localnet) ..."
rclone sync $SRC localnet: --update -v
rclone sync $SRC localnet:public --update -v
echo "update remote host (yesterweb) ..."
rclone sync $SRC yesterweb: --update --no-check-certificate -v
rclone sync $SRC yesterweb:/ --update --no-check-certificate -v