From ca977f0d80c8e5dddaade09ad8d31fb094ff7d58 Mon Sep 17 00:00:00 2001 From: postscriptum Date: Fri, 21 Nov 2025 00:05:01 +0200 Subject: [PATCH] update namespace --- push | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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