From 2a71dd2ae8c439fb0c6abf7131e7b632914c9f26 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Wed, 25 Feb 2026 21:19:22 +0200 Subject: [PATCH] tmp disable yesterweb hosting --- push | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/push b/push index e737cf6..24d0316 100755 --- a/push +++ b/push @@ -21,8 +21,8 @@ git push 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 +#echo "update remote host (yesterweb) ..." +#rclone sync $SRC yesterweb:/ --update --no-check-certificate -v #echo "update remote host (flounder) ..." #rclone sync $SRC flounder-ps:/ --update -v \ No newline at end of file