Update gam-install.sh

This commit is contained in:
Jay Lee
2023-02-11 08:12:35 -05:00
committed by GitHub
parent 82dcc4de6a
commit 6ffc738a51

View File

@ -28,7 +28,7 @@ upgrade_only=false
gamversion="latest"
adminuser=""
regularuser=""
gam_glibc_vers="2.35"
gam_glibc_vers="2.31"
while getopts "hd:a:o:b:lp:u:r:v:" OPTION
do