diff options
| -rwxr-xr-x | build_tools/go.sh | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/build_tools/go.sh b/build_tools/go.sh index 2d2f685..6fa94e0 100755 --- a/build_tools/go.sh +++ b/build_tools/go.sh @@ -1,5 +1,9 @@  #!/bin/bash  # +cd /build_tools/l7 +./build_all +exit 0 +  OLD=`pwd`  cd /build_tools  . /etc/makepkg.conf  | 
