mirror of
https://codeberg.org/postscriptum/gemlog.git
synced 2026-02-18 22:12:40 +00:00
disable inactive server
This commit is contained in:
parent
eebb2c7c03
commit
75feec02fd
1 changed files with 2 additions and 2 deletions
4
push
4
push
|
|
@ -15,8 +15,8 @@ git add .
|
||||||
git commit -m "$(date +%s)"
|
git commit -m "$(date +%s)"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
echo "update remote host (localnet) ..."
|
#echo "update remote host (localnet) ..."
|
||||||
rclone sync $SRC localnet:ps/public --update -v
|
#rclone sync $SRC localnet:ps/public --update -v
|
||||||
|
|
||||||
echo "update remote host (yesterweb) ..."
|
echo "update remote host (yesterweb) ..."
|
||||||
rclone sync $SRC yesterweb:/ --update --no-check-certificate -v
|
rclone sync $SRC yesterweb:/ --update --no-check-certificate -v
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue