Remove GH Setup for now too
This commit is contained in:
parent
bcf0e1ebf9
commit
98f5669637
@ -24,12 +24,6 @@ fi
|
|||||||
|
|
||||||
header
|
header
|
||||||
|
|
||||||
if gum confirm "Login to GitHub?"; then
|
|
||||||
gh auth login
|
|
||||||
fi
|
|
||||||
|
|
||||||
header
|
|
||||||
|
|
||||||
if gum confirm "Start Docker DBs?"; then
|
if gum confirm "Start Docker DBs?"; then
|
||||||
options=("MySQL" "Redis" "PostgreSQL")
|
options=("MySQL" "Redis" "PostgreSQL")
|
||||||
choices=$(printf "%s\n" "${options[@]}" | gum choose --no-limit --header "Select databases (space to select, return to install)") || exit 0
|
choices=$(printf "%s\n" "${options[@]}" | gum choose --no-limit --header "Select databases (space to select, return to install)") || exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user