mirror of
https://github.com/SpotX-Official/SpotX-Bash.git
synced 2026-06-21 14:40:54 +10:00
Support 1.2.36.959.g04bf500c
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
buildVer="1.2.36.955.gd8cc9372"
|
buildVer="1.2.36.959.g04bf500c"
|
||||||
|
|
||||||
case $(uname | tr '[:upper:]' '[:lower:]') in
|
case $(uname | tr '[:upper:]' '[:lower:]') in
|
||||||
darwin*) platformType='macOS' ;;
|
darwin*) platformType='macOS' ;;
|
||||||
|
|||||||
Reference in New Issue
Block a user