mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
Update gam-install.sh
This commit is contained in:
@@ -128,7 +128,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-x86_64.tar.xz"
|
gamfile="macos-universal2.tar.xz"
|
||||||
;;
|
;;
|
||||||
MINGW64_NT*)
|
MINGW64_NT*)
|
||||||
gamos="windows"
|
gamos="windows"
|
||||||
|
|||||||
Reference in New Issue
Block a user