mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2026-04-02 19:17:44 +08:00
fixed GOPATH
This commit is contained in:
@@ -5,8 +5,7 @@ set -e
|
||||
GREEN='\033[0;32m'
|
||||
NC='\033[0m' # no color
|
||||
|
||||
# GOPATH=$(mktemp -d)
|
||||
# export GOPATH=$GOPATH
|
||||
export GOPATH=$GOPATH
|
||||
V2RAY_FOLDER="$GOPATH/v2ray"
|
||||
|
||||
mkdir -p $V2RAY_FOLDER
|
||||
|
||||
Reference in New Issue
Block a user