diff --git a/_bin/serve.sh b/_bin/serve.sh index b8f6203..da2033b 100755 --- a/_bin/serve.sh +++ b/_bin/serve.sh @@ -1,2 +1,2 @@ #!/usr/bin/env bash -bundle exec jekyll serve +bundle exec jekyll serve $@