propellor spin

This commit is contained in:
Joey Hess 2014-03-31 16:52:58 -04:00
parent 69baf42a84
commit ac5439ab91
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ spin host = do
--, "if ! test -x ./propellor; then make build; fi"
, "./propellor --boot " ++ host
]
, "fi"
]
getstatus :: Handle -> IO BootStrapStatus