Update gam-install.sh

This commit is contained in:
Jay Lee
2019-04-21 17:04:19 -04:00
committed by GitHub
parent 457ce15a4c
commit ed56599260

View File

@@ -26,7 +26,7 @@ upgrade_only=false
gamversion="latest"
adminuser=""
regularuser=""
gam_glibc_ver="2.23" # Ubuntu 16.04 Xenial
gam_glibc_ver="2.12" # CentOS 6
while getopts "hd:a:o:lp:u:r:v:" OPTION
do