Remove unncessary serve.sh

This commit is contained in:
Jack Jackson 2022-05-02 19:01:03 -07:00
parent 726dc8f3eb
commit 5832c3f492

View File

@ -1,5 +0,0 @@
#!/bin/bash
cd blog
# Most common extra arg to be passed is `-D`, to serve draft pages
hugo server --bind "0.0.0.0" $@