diff --git a/launcher.sh b/launcher.sh index fe379f6..d4d9155 100644 --- a/launcher.sh +++ b/launcher.sh @@ -2,6 +2,7 @@ # CHMOD All files (.sh) find . -type f -iname "*.sh" -exec chmod +x {} \; +go build # Main choice function function choice () {