Update gam-install.sh

This commit is contained in:
Jay Lee
2022-02-06 08:54:23 -05:00
committed by GitHub
parent 4a79b3f42c
commit 536fded762

View File

@ -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