[ALL] Update codex
This commit is contained in:
@@ -59,6 +59,11 @@ function update_others {
|
|||||||
echo "-- CLAUDE"
|
echo "-- CLAUDE"
|
||||||
claude --update
|
claude --update
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ -x "$(command -v codex)" ]; then
|
||||||
|
echo "-- CODEX"
|
||||||
|
codex update
|
||||||
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
if [[ $* == *--help* ]]; then
|
if [[ $* == *--help* ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user