BangleApps/tests/Layout/bin
ash 5a6b37f3cc Use /usr/bin/env as shebang everywhere
It's not guaranteed that bash will be available at /bin/bash; it's even
less likely that node will always be installed at /usr/bin/node{,js}.
Always indirecting through /usr/bin/env means that there is only one
such path that needs to be available.
2022-08-17 23:03:21 +01:00
..
espruino Update bootloader to include polyfills for g.wrapString, g.imageMetrics, g.stringMetrics - and modify Layout lib to use those functions 2021-10-18 12:01:40 +01:00
runalltests.sh Use /usr/bin/env as shebang everywhere 2022-08-17 23:03:21 +01:00
runtest.sh Use /usr/bin/env as shebang everywhere 2022-08-17 23:03:21 +01:00