Generate template files
Cette révision appartient à :
Parent
1b6953c835
révision
7a85495d81
1 fichiers modifiés avec 1 ajouts et 0 suppressions
|
@ -5,6 +5,7 @@ set -ex
|
||||||
# TODO Doesn't scale, find another way to wait until db is ready
|
# TODO Doesn't scale, find another way to wait until db is ready
|
||||||
sleep 40
|
sleep 40
|
||||||
go get github.com/ewhal/nyaa
|
go get github.com/ewhal/nyaa
|
||||||
|
go generate ./...
|
||||||
go build
|
go build
|
||||||
./nyaa -host 0.0.0.0 \
|
./nyaa -host 0.0.0.0 \
|
||||||
-port "${PANTSU_INTERNAL_PORT}" \
|
-port "${PANTSU_INTERNAL_PORT}" \
|
||||||
|
|
Référencer dans un nouveau ticket