mirror of
https://github.com/wahyd4/gvm.git
synced 2026-08-09 04:46:19 +10:00
It was doing this anyways
This commit is contained in:
+1
-1
@@ -16,5 +16,5 @@ mkdir -p $GVM_ROOT/environments > /dev/null 2>&1
|
||||
export GVM_VERSION=`cat $GVM_ROOT/VERSION`
|
||||
export PATH=$GVM_ROOT/bin:$PATH
|
||||
[ -f $GVM_ROOT/environments/default ] && . $GVM_ROOT/environments/default
|
||||
. $GVM_ROOT/scripts/env/*
|
||||
. $GVM_ROOT/scripts/env/gvm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user