Lots of changes everywhere.
This commit is contained in:
parent
b3a6105cbe
commit
13018f75aa
11 changed files with 186 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
|||
parameter BOOT_FILE is "rocket".
|
||||
|
||||
clearguis().
|
||||
copypath("0:/boot/"+BOOT_FILE+".ks", "1:/boot").
|
||||
copypath("0:/boot/"+BOOT_FILE+".ks", "1:/boot/"+BOOT_FILE+".ks").
|
||||
switch to 1.
|
||||
runpath("/boot/"+BOOT_FILE).
|
||||
runpath("/boot/"+BOOT_FILE+".ks").
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue