tiann / eadb

eBPF Android Debug Bridge
Apache License 2.0
465 stars 60 forks source link

/bin/bash: no closing quote #18

Closed MassiLucio closed 1 year ago

MassiLucio commented 1 year ago

When I try to execute the command "chroot debian/ ..." inside the run script, it always tells me "no closing quote", I tried inserting both single and double quotes, removing them but nothing works, I don't know how I can solve it

chillsoul commented 1 year ago

Same problem.

I've solved it by manually download amd64 rootfs at https://github.com/tiann/eadb/releases, by default eadb prepare will download arm64.