This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mayx
/
blog_cn
mirror of
https://www.gitlink.org.cn/mayx/mayx.gitlink.net
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
8
Wiki
Activity
Browse Source
Update deploy.sh
master
mayx
4 years ago
parent
1bfd8ae239
commit
f9e8efcc79
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
deploy.sh
+ 0
- 2
deploy.sh
View File
@ -6,8 +6,6 @@ layout: default
---
"
> Mabbs/index.md
cat Mabbs.md >> Mabbs/index.md
rm -rf Mabbs.md
rm -rf .git/
bundle
exec
jekyll build -d public
rm -rf .jekyll-cache/
tar czvf MayxBlog.tgz public/
mv MayxBlog.tgz public/
Write
Preview
Loading…
Cancel
Save