Commit d1a7372b authored by Jat's avatar Jat Committed by John Wu

fix a bug when $ABILONG is arm64-v8a

parent e837bdc8
......@@ -48,7 +48,7 @@ api_level_arch_detect
ui_print "- Device platform: $ARCH"
CHROMEDIR=$INSTALLER/chromeos
BINDIR=$INSTALLER/$ARCH
BINDIR=$INSTALLER/$ARCH32
##########################################################################################
# Detection all done, start installing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment