Add code for automating satellite deployment.

This commit is contained in:
2021-08-08 16:23:49 -04:00
parent bf6bbdc099
commit b3da2ab4de
4 changed files with 53 additions and 5 deletions

1
boot/debug_satellite.ks Normal file
View File

@ -0,0 +1 @@
runpath("0:/boot/satellite", true).

View File

@ -12,7 +12,8 @@ local compiled is list(
local copied is list(
"/lib/ui",
"/prog/execnode",
"/prog/circ"
"/prog/circ",
"/prog/satdeploy"
).
Bootstrap(