Fix boot and launch scripts.
This commit is contained in:
parent
70f71e184b
commit
826df45ff2
3 changed files with 5 additions and 3 deletions
|
@ -9,9 +9,9 @@ copypath("0:/lib/ui", "1:/lib/ui").
|
|||
compile "0:/lib/navigation" to "1:/lib/navigation".
|
||||
compile "0:/lib/throttle" to "1:/lib/throttle".
|
||||
compile "0:/lib/stabilize_rocket" to "1:/lib/stabilize_rocket".
|
||||
compile "0:/lib/node" to "1:/lib/node".
|
||||
compile "0:/init/rocket" to "1:/init".
|
||||
compile "0:/rocket/launch" to "1:/launch".
|
||||
copypath("0:/rocket/execnode", "1:/execnode").
|
||||
|
||||
// Set OS to boot and restart.
|
||||
set core:bootfilename to "/init".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue