Update gam-install.sh

This commit is contained in:
Ross Scroggs
2024-10-02 18:09:19 -07:00
parent 134a7d3d83
commit a0363357ef

View File

@ -31,7 +31,7 @@ gamversion="latest"
adminuser="" adminuser=""
regularuser="" regularuser=""
gam_x86_64_glibc_vers="2.35 2.31" gam_x86_64_glibc_vers="2.35 2.31"
gam_arm64_glibc_vers="2.31" gam_arm64_glibc_vers="2.25 2.31"
strip_gam="--strip-components 0" strip_gam="--strip-components 0"
while getopts "hd:a:o:b:lp:u:r:v:s" OPTION while getopts "hd:a:o:b:lp:u:r:v:s" OPTION