Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Generate template files

Cette révision appartient à :
tomleb 2017-05-06 19:12:31 -04:00
Parent 1b6953c835
révision 7a85495d81

Voir le fichier

@ -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}" \