1
0
مراية لـ https://github.com/Mabbs/mabbs.github.io تم المزامنة 2026-09-02 07:29:01 +00:00
- /_data/other_repo_list.csv
- /_posts/2026-08-01-terminal.md
- /index.html
- /_tools/envs_post-receive
- /games.md
هذا الالتزام موجود في:
mayx
2026-07-31 16:00:40 +00:00
الأصل 798f65eb97
التزام 89a0af5632
5 ملفات معدلة مع 113 إضافات و50 حذوفات

عرض الملف

@@ -6,7 +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
rsync --delete -rv ../public_html/ mayx@pgs.sh:/blog
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/