This commit is contained in:
Jay Lee
2019-04-21 21:35:44 -04:00
parent 7e37e7298e
commit f348405d46

View File

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