this is a test
This commit is contained in:
parent
c98fcf5353
commit
e463ba6b93
@ -1,5 +1,9 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
|
||||||
|
# commit and push...
|
||||||
|
git add .;git commit -m"$@";git push -u origin master
|
||||||
|
|
||||||
# build the site
|
# build the site
|
||||||
hugo -D
|
hugo -D
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user