mirror of
https://www.gitlink.org.cn/mayx/mayx.gitlink.net
synced 2026-08-06 16:48:22 +00:00
Update 3 files
- /assets/js/blog-console.js - /_data/proxylist.yml - /_tools/envs_post-receive
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user