Skip to content

Commit 21ca686

Browse files
committed
Fix typo
1 parent 57e6bba commit 21ca686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/launch_vm.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ while [[ $# -gt 0 ]]; do
116116
;;
117117
-f|--values)
118118
GALAXY_VALUES_FILES+=("$2")
119+
;;
119120
-g|--git-repo)
120121
GIT_REPO="$2"
121122
shift 2

0 commit comments

Comments
 (0)