mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-08 05:33:34 +00:00
Update gam-install.sh
This commit is contained in:
@ -129,7 +129,7 @@ case $gamos in
|
|||||||
this_macos_ver=$osversion
|
this_macos_ver=$osversion
|
||||||
fi
|
fi
|
||||||
echo "You are running MacOS $this_macos_ver"
|
echo "You are running MacOS $this_macos_ver"
|
||||||
gamfile="macos-universal2.tar.xz"
|
gamfile="macos-x86_64.tar.xz"
|
||||||
;;
|
;;
|
||||||
MINGW64_NT*)
|
MINGW64_NT*)
|
||||||
gamos="windows"
|
gamos="windows"
|
||||||
|
Reference in New Issue
Block a user