mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
linux script: GAM 6.58 glibc version correction
This commit is contained in:
@@ -30,8 +30,8 @@ upgrade_only=false
|
|||||||
gamversion="latest"
|
gamversion="latest"
|
||||||
adminuser=""
|
adminuser=""
|
||||||
regularuser=""
|
regularuser=""
|
||||||
gam_x86_64_glibc_vers="2.35 2.31 2.27 2.23 2.19"
|
gam_x86_64_glibc_vers="2.31"
|
||||||
gam_arm64_glibc_vers="2.31 2.27 2.23"
|
gam_arm64_glibc_vers="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
|
||||||
|
|||||||
Reference in New Issue
Block a user