diff --git a/push b/push index 41671b3..e737cf6 100755 --- a/push +++ b/push @@ -18,6 +18,9 @@ git push #echo "update remote host (localnet) ..." #rclone sync $SRC localnet:ps/public --update -v +echo "update remote host (twinkle-ygg) ..." +rclone sync $SRC twinkle-ygg:ps/public --update -v + echo "update remote host (yesterweb) ..." rclone sync $SRC yesterweb:/ --update --no-check-certificate -v