diff --git a/build.sh b/build.sh index dcc1cd7..6162bda 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,5 @@ #!/bin/bash - GH_TOKEN=$1 DIR_BASE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" DIR_ENV=$DIR_BASE/venv