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