Update gam-install.sh

This commit is contained in:
Jay Lee
2021-10-05 20:18:07 -04:00
committed by GitHub
parent 93bf3fce29
commit 615e48fffc

View File

@@ -28,7 +28,7 @@ upgrade_only=false
gamversion="latest"
adminuser=""
regularuser=""
gam_glibc_vers="2.31 2.27 2.23"
gam_glibc_vers="2.31 2.27"
#gam_macos_vers="10.15.6 10.14.6 10.13.6"
while getopts "hd:a:o:b:lp:u:r:v:" OPTION