Refactor docker script to support override

This commit is contained in:
2023-01-08 17:09:00 -07:00
parent 5f754e3daa
commit f4798233ba
5 changed files with 38 additions and 19 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
set -e
cd /build
cd /build/server
go build .
./server