Refactor docker script to support override
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
set -e
|
||||
|
||||
cd /build
|
||||
cd /build/server
|
||||
go build .
|
||||
./server
|
||||
|
||||
Reference in New Issue
Block a user