mirror of
https://codeberg.org/postscriptum/gemlog.git
synced 2026-02-19 14:32:40 +00:00
update destination path
This commit is contained in:
parent
42543c0d12
commit
01462f5f81
1 changed files with 2 additions and 2 deletions
4
push
4
push
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue