diff --git a/push b/push index faa099c..1e9b3c8 100755 --- a/push +++ b/push @@ -16,7 +16,7 @@ git commit -m "$(date +%s)" git push echo "update remote host (localnet) ..." -rclone sync $SRC localnet:public --update -v +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