mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
openai-codex-bin -> openai-codex due to being outdated
This commit is contained in:
6
migrations/1760724931.sh
Normal file
6
migrations/1760724931.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
echo "Change to openai-codex instead of openai-codex-bin"
|
||||||
|
|
||||||
|
if omarchy-pkg-present openai-codex-bin; then
|
||||||
|
omarchy-pkg-drop openai-codex-bin
|
||||||
|
omarchy-pkg-add openai-codex
|
||||||
|
fi
|
||||||
Reference in New Issue
Block a user