Moonlander firmware + helper scripts
This commit is contained in:
parent
05026dd004
commit
8a5517352c
8 changed files with 227 additions and 0 deletions
3
moonlander/bin/oryx-flash.sh
Executable file
3
moonlander/bin/oryx-flash.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
URL=$1
|
||||
oryx-download.sh $URL && moonlander-flash.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue