update source repo

This commit is contained in:
2016-01-13 15:36:33 +08:00
parent 310a36ced1
commit a19aa82656
+1 -1
View File
@@ -45,7 +45,7 @@ EOF
BRANCH=${1:-master}
GVM_DEST=${2:-$HOME}
GVM_NAME="gvm"
SRC_REPO=${SRC_REPO:-https://github.com/moovweb/gvm.git}
SRC_REPO=${SRC_REPO:-https://github.com/wahyd4/gvm.git}
[ "$GVM_DEST" = "$HOME" ] && GVM_NAME=".gvm"