propellor spin
This commit is contained in:
parent
69baf42a84
commit
ac5439ab91
|
@ -153,6 +153,7 @@ spin host = do
|
|||
--, "if ! test -x ./propellor; then make build; fi"
|
||||
, "./propellor --boot " ++ host
|
||||
]
|
||||
, "fi"
|
||||
]
|
||||
|
||||
getstatus :: Handle -> IO BootStrapStatus
|
||||
|
|
Loading…
Reference in New Issue