diff options
-rwxr-xr-x | build_tools/go.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/go.sh b/build_tools/go.sh index e57dec0..8d93db8 100755 --- a/build_tools/go.sh +++ b/build_tools/go.sh @@ -1,4 +1,5 @@ #!/bin/bash +# . /etc/makepkg.conf clear cd clarch || exit 1 |