16 lines
203 B
Plaintext
16 lines
203 B
Plaintext
RunOncePath("0:/lib/boot").
|
|
|
|
parameter debug is false.
|
|
|
|
Bootstrap(
|
|
"/boot/satellite",
|
|
"",
|
|
List(
|
|
"/prog/execnode",
|
|
"/prog/circ",
|
|
"/prog/satdeploy",
|
|
"/prog/nodestats"
|
|
),
|
|
debug
|
|
).
|