v1.08
This commit is contained in:
2
aq.sh
2
aq.sh
@@ -160,7 +160,7 @@ check_os() {
|
|||||||
test "$arch" = "i486" && arch=x86
|
test "$arch" = "i486" && arch=x86
|
||||||
test "$arch" = "i586" && arch=x86
|
test "$arch" = "i586" && arch=x86
|
||||||
test "$arch" = "x86_64" && arch=x64
|
test "$arch" = "x86_64" && arch=x64
|
||||||
test "$arch" = "armel7" && arch=arm
|
test "$arch" = "armv7l" && arch=arm
|
||||||
case $vvv in
|
case $vvv in
|
||||||
"8")
|
"8")
|
||||||
:
|
:
|
||||||
|
|||||||
Reference in New Issue
Block a user