Enhanced version control init

This commit is contained in:
Jon-William Lewis
2016-08-26 14:52:45 -05:00
parent a10aca70dc
commit 2641733128
4 changed files with 19 additions and 4 deletions

View File

@@ -145,7 +145,7 @@ else
;;
"$VCTL")
cd "$ROOT_DIR"
"${@:$INDEX}"
verctl "${@:$INDEX}"
exit 0
;;
*)