kOS/boot/launchpad.ks

10 lines
126 B
Plaintext

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