Added shebang
parent
7b1312002f
commit
c8f94b0892
|
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
newpost() {
|
||||
|
||||
# 'builtin cd' into the local jekyll root
|
||||
|
|
|
|||
Loading…
Reference in New Issue