Add some debugging.
This commit is contained in:
parent
dd6f3d528b
commit
a795564f95
5 changed files with 22 additions and 2 deletions
|
@ -7,7 +7,7 @@ deletepath("/boot/rocket").
|
|||
// Install software.
|
||||
compile "0:/lib/navigation" to "1:/lib/navigation".
|
||||
compile "0:/lib/throttle" to "1:/lib/throttle".
|
||||
compile "0:/rocket/ui" to "1:/init".
|
||||
compile "0:/rocket/init" to "1:/init".
|
||||
compile "0:/rocket/launch" to "1:/launch".
|
||||
copypath("0:/rocket/execnode", "1:/execnode").
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue