From 536fded762377ce10c890d0ac4c2353599fce1f8 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sun, 6 Feb 2022 08:54:23 -0500 Subject: [PATCH] Update gam-install.sh --- src/gam-install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/gam-install.sh b/src/gam-install.sh index 62ce9f6d..c8abafc4 100755 --- a/src/gam-install.sh +++ b/src/gam-install.sh @@ -28,8 +28,7 @@ upgrade_only=false gamversion="latest" adminuser="" regularuser="" -gam_glibc_vers="2.31 2.27" -#gam_macos_vers="10.15.6 10.14.6 10.13.6" +gam_glibc_vers="2.31" while getopts "hd:a:o:b:lp:u:r:v:" OPTION do