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:
@@ -140,7 +140,8 @@ case $gamos in
|
|||||||
echo_red "Sorry, you need to be running at least MacOS $gam_macos_ver to run GAM"
|
echo_red "Sorry, you need to be running at least MacOS $gam_macos_ver to run GAM"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
gamfile="macos-x86_64-$use_macos_ver.tar.xz"
|
#gamfile="macos-x86_64-$use_macos_ver.tar.xz"
|
||||||
|
gamfile="macos-x86_64.tar.xz"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo_red "Sorry, this installer currently only supports Linux and MacOS. Looks like you're runnning on $gamos. Exiting."
|
echo_red "Sorry, this installer currently only supports Linux and MacOS. Looks like you're runnning on $gamos. Exiting."
|
||||||
|
|||||||
Reference in New Issue
Block a user