mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
tests in prod like titan
This commit is contained in:
parent
36460fc876
commit
e8b8de6905
|
@ -20,7 +20,7 @@ if command -v gum >/dev/null; then
|
||||||
TEA_GUM=gum
|
TEA_GUM=gum
|
||||||
else
|
else
|
||||||
curl https://tea.xyz -o /tmp/tea
|
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
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue