kOS/boot/aircraft.ks

9 lines
118 B
Text

RunOncePath("0:/lib/boot").
parameter debug is false.
Bootstrap(
"/boot/aircraft",
List("/prog/aircraft"),
debug
).