Add a tool to upload code from the KSC to a vessel.
This commit is contained in:
parent
d518d86bc2
commit
2cceb5c0c1
6
reinstall.ks
Normal file
6
reinstall.ks
Normal file
|
@ -0,0 +1,6 @@
|
|||
parameter BOOT_FILE is "rocket".
|
||||
|
||||
clearguis().
|
||||
copypath("0:/boot/"+BOOT_FILE+".ks", "1:/boot").
|
||||
switch to 1.
|
||||
runpath("/boot/"+BOOT_FILE).
|
Loading…
Reference in New Issue
Block a user