mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-21 23:55:07 +03:00
tests in prod like titan
This commit is contained in:
parent
36460fc876
commit
e8b8de6905
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ if command -v gum >/dev/null; then
|
|||
TEA_GUM=gum
|
||||
else
|
||||
curl https://tea.xyz -o /tmp/tea
|
||||
TEA_GUM=$(sh /tmp/tea --silent +charm.sh/gum which gum)
|
||||
TEA_GUM=$(sh /tmp/tea --silent +charm.sh/gum which gum | tail -n 1)
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue