fix: install orange
This commit is contained in:
parent
86522f1b3e
commit
61d0d66dae
1 changed files with 1 additions and 1 deletions
2
install
2
install
|
|
@ -4,7 +4,7 @@ APP=opencode
|
|||
|
||||
MUTED='\033[0;2m'
|
||||
RED='\033[0;31m'
|
||||
ORANGE='\033[38;2;255;140;0m'
|
||||
ORANGE='\033[38;5;214m'
|
||||
NC='\033[0m' # No Color
|
||||
|
||||
requested_version=${VERSION:-}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue