Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit cdf2441

Browse files
committed
Fix build script
1 parent 01dde9e commit cdf2441

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

assets/script/build_app.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
# exit on immediately on non-zero status
44
set -e
5-
# avoid issues with relative paths
6-
cd "$(dirname "$0")"
75

86
# set env vars
97
GOPATH=$HOME/gocode

0 commit comments

Comments
 (0)