menu entry bug fixed
This commit is contained in:
parent
53f5ac6b68
commit
5c4e781747
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ function showDevInstallMenu () {
|
||||||
"boostnotes" "Boostnotes Markdown wiki app" \
|
"boostnotes" "Boostnotes Markdown wiki app" \
|
||||||
"compass" "MongoDB Compass GUI" \
|
"compass" "MongoDB Compass GUI" \
|
||||||
"gitkraken" "Gitkraken git gui" \
|
"gitkraken" "Gitkraken git gui" \
|
||||||
"Vagrant" "Vagrant" \
|
"vagrant" "Vagrant" \
|
||||||
"Back" "Back" 3>&1 1>&2 2>&3)
|
"Back" "Back" 3>&1 1>&2 2>&3)
|
||||||
|
|
||||||
case $devInstallMenuOptions in
|
case $devInstallMenuOptions in
|
||||||
|
|
Loading…
Reference in a new issue