Skip to content

Commit e37316b

Browse files
committed
wip
1 parent 787beeb commit e37316b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudformation-template/unity-mc.main.template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ Resources:
488488
export GOROOT=$(pwd)/go
489489
export GOPATH=$(pwd)/go/bin
490490
export PATH=$(pwd)/go/bin:$PATH
491+
cd /home/ubuntu/unity-management-console
491492
go build -buildvcs=false -o ./main ./backend/cmd/web
492493
chmod +x main
493494
cp main ../management-console/main

0 commit comments

Comments
 (0)