mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35:07 +03:00
This commit is contained in:
parent
83132e1364
commit
2ac0d444bd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ EoMD
|
||||||
|
|
||||||
echo # spacer
|
echo # spacer
|
||||||
|
|
||||||
OPENAI_API_KEY="$(gum input --placeholder 'key pls')"
|
export OPENAI_API_KEY="$(gum input --placeholder 'key pls')"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
gum format <<EoMD
|
gum format <<EoMD
|
||||||
|
|
Loading…
Reference in a new issue