Closed MassiLucio closed 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
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.
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