summaryrefslogtreecommitdiff
path: root/_tools/envs_post-receive
diff options
context:
space:
mode:
authormayx <mayx@outlook.com>2026-08-06 10:50:42 +0000
committermayx <mayx@outlook.com>2026-08-06 10:50:42 +0000
commit4b94d48330870104b6bc268e52901f056d3dd59a (patch)
tree425c51618a2db511077adc5eb39fcf786ba52f0d /_tools/envs_post-receive
parent2ec9345113bad58204178ec4d0c7ffdc132fb140 (diff)
Update 3 filesHEADmaster
- /assets/js/blog-console.js - /_data/proxylist.yml - /_tools/envs_post-receive
Diffstat (limited to '_tools/envs_post-receive')
-rw-r--r--_tools/envs_post-receive2
1 files changed, 0 insertions, 2 deletions
diff --git a/_tools/envs_post-receive b/_tools/envs_post-receive
index 9de99b9..9385c67 100644
--- a/_tools/envs_post-receive
+++ b/_tools/envs_post-receive
@@ -6,8 +6,6 @@ cd blog
mkdir Mabbs
curl -L -o Mabbs/README.md https://github.com/Mabbs/Mabbs/raw/main/README.md
bundle exec jekyll build -d ../public_html
-ssh pgs.sh rm blog --write
-rsync --delete --exclude='.git' -rv ../public_html/ mayx@pgs.sh:/blog
tar czvf MayxBlog.tgz --exclude-vcs ../public_html/
mv MayxBlog.tgz ../public_html/
cd ../public_html/