index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
javascript
/
node_run.sh
blob: 466ffe39e37d097eacd0628ea145c4a9a19c7088 (
plain
)
1
2
#!/bin/sh
node
$(
dirname
$0
)
/build/micropython.js
"
$@
"