This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mayx
/
blog
mirror of
https://github.com/Mabbs/mabbs.github.io
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
7
Wiki
Activity
Browse Source
Update deploy.sh
pull/171/head
mayx
3 years ago
parent
a0cdec8592
commit
1bfd8ae239
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
deploy.sh
+ 2
- 2
deploy.sh
View File
@ -9,5 +9,5 @@ rm -rf Mabbs.md
rm -rf .git/
bundle
exec
jekyll build -d public
rm -rf .jekyll-cache/
tar czvf
../MayxBlog.tgz .
mv
../
MayxBlog.tgz public/
tar czvf
MayxBlog.tgz public/
mv MayxBlog.tgz public/
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.