mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
linux script: GAM 6.58 glibc version correction
This commit is contained in:
@@ -30,8 +30,8 @@ upgrade_only=false
|
||||
gamversion="latest"
|
||||
adminuser=""
|
||||
regularuser=""
|
||||
gam_x86_64_glibc_vers="2.35 2.31 2.27 2.23 2.19"
|
||||
gam_arm64_glibc_vers="2.31 2.27 2.23"
|
||||
gam_x86_64_glibc_vers="2.31"
|
||||
gam_arm64_glibc_vers="2.31"
|
||||
strip_gam="--strip-components 0"
|
||||
|
||||
while getopts "hd:a:o:b:lp:u:r:v:s" OPTION
|
||||
|
||||
Reference in New Issue
Block a user