ev3dev / brickstrap

Tool for bootstrapping Debian and creating bootable image files for embedded systems
MIT License
35 stars 26 forks source link

br_find_paths: command not found #36

Closed dlech closed 8 years ago

dlech commented 8 years ago

I tried running a single hook and got the following error.

brickstrap.sh: line 507: br_find_paths: command not found

I did a search and the function is not defined anywhere. I'm not sure what is actually supposed to be used there.

dlech commented 8 years ago

Looks like br_list_paths does the trick.