disable inactive server

This commit is contained in:
postscriptum 2026-01-24 05:01:34 +02:00
parent eebb2c7c03
commit 75feec02fd

4
push
View file

@ -15,8 +15,8 @@ git add .
git commit -m "$(date +%s)"
git push
echo "update remote host (localnet) ..."
rclone sync $SRC localnet:ps/public --update -v
#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