mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2026-09-11 19:18:37 +08:00
Update 6 files
- /_tools/blogquine.py - /_tools/serv00_post-receive - /_tools/envs_post-receive - /_data/other_repo_list.csv - /deploy.sh - /.readthedocs.yaml
This commit is contained in:
@@ -6,8 +6,8 @@ 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
|
||||
tar czvf MayxBlog.tgz --exclude-vcs ../public_html/
|
||||
mv MayxBlog.tgz ../public_html/
|
||||
python3 _tools/blogquine.py --src-dir blog --quine-dir blog ../public_html/ MayxBlog.7z
|
||||
mv MayxBlog.7z ../public_html/
|
||||
cd ../public_html/
|
||||
unset GIT_DIR
|
||||
git init
|
||||
|
||||
Reference in New Issue
Block a user