Refactor the boot library to be a bit simpler.
This commit is contained in:
parent
834841a70e
commit
9b034aaa1a
7 changed files with 22 additions and 27 deletions
|
@ -4,12 +4,12 @@ parameter debug is false.
|
|||
|
||||
Bootstrap(
|
||||
"/boot/satellite",
|
||||
"",
|
||||
List(
|
||||
"/prog/execnode",
|
||||
"/prog/circ",
|
||||
"/prog/satdeploy",
|
||||
"/prog/nodestats"
|
||||
),
|
||||
debug
|
||||
debug,
|
||||
false
|
||||
).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue