druckdev opened this issue 6 years ago · 1 comments
The dash (/bin/sh) read built-in expects a variable name and therefore fails in line 4 in the system-bluetooth-bluetoothctl script. I was able to solve this by executing the script with /bin/bash instead of /bin/sh.
Discussion in #235.