mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
Update gam-install.sh
This commit is contained in:
@@ -133,7 +133,7 @@ case $gamos in
|
|||||||
echo_red "Sorry, you need to be running at least glibc $useglibc to run GAM"
|
echo_red "Sorry, you need to be running at least glibc $useglibc to run GAM"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
gamfile="linux-arm64-$useglibc.tar.xz";;
|
gamfile="linux-aarch64-$useglibc.tar.xz";;
|
||||||
*)
|
*)
|
||||||
echo_red "ERROR: this installer currently only supports x86_64 and arm64 Linux. Looks like you're running on $gamarch. Exiting."
|
echo_red "ERROR: this installer currently only supports x86_64 and arm64 Linux. Looks like you're running on $gamarch. Exiting."
|
||||||
exit
|
exit
|
||||||
|
|||||||
Reference in New Issue
Block a user