From 892188d62bd09b40be415db9c297787c93b478e1 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Mon, 16 Mar 2026 10:36:15 +0200 Subject: [PATCH] enable flounder --- push | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/push b/push index 24d0316..0deb9a2 100755 --- a/push +++ b/push @@ -24,5 +24,5 @@ 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 (flounder) ..." -#rclone sync $SRC flounder-ps:/ --update -v \ No newline at end of file +echo "update remote host (flounder) ..." +rclone sync $SRC flounder-ps:/ --update -v \ No newline at end of file