1
0
mirror of https://github.com/danog/gojekyll.git synced 2024-12-02 12:27:45 +01:00
gojekyll/scripts/gojekyll
2017-08-27 13:40:28 -04:00

5 lines
74 B
Bash
Executable File

#!/bin/bash
DIR=$(dirname "${BASH_SOURCE[0]}")/..
go run $DIR/main.go $@