mirror of
https://github.com/wahyd4/gvm.git
synced 2026-08-09 04:46:19 +10:00
update source repo
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user