diff --git a/push b/push index 1e9b3c8..1430eb5 100755 --- a/push +++ b/push @@ -19,4 +19,7 @@ echo "update remote host (localnet) ..." rclone sync $SRC localnet:ps/public --update -v echo "update remote host (yesterweb) ..." -rclone sync $SRC yesterweb:/ --update --no-check-certificate -v \ No newline at end of file +rclone sync $SRC yesterweb:/ --update --no-check-certificate -v + +echo "update remote host (flounder) ..." +rclone sync $SRC flounder:/ --update -v \ No newline at end of file