mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-23 11:30:14 +10:00
feat: add green icon
This commit is contained in:
@@ -18,7 +18,7 @@ while getopts ":il" opt; do
|
||||
esac
|
||||
done
|
||||
|
||||
case "$OSTYPE" in
|
||||
case "${OSTYPE}" in
|
||||
darwin*)
|
||||
export OS_NAME="osx"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user