From ac5439ab914b6f488f6fd932a0b3c9efaf88982f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 31 Mar 2014 16:52:58 -0400 Subject: propellor spin --- Propellor/CmdLine.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Propellor/CmdLine.hs b/Propellor/CmdLine.hs index 54c72e1a..8d600255 100644 --- a/Propellor/CmdLine.hs +++ b/Propellor/CmdLine.hs @@ -153,6 +153,7 @@ spin host = do --, "if ! test -x ./propellor; then make build; fi" , "./propellor --boot " ++ host ] + , "fi" ] getstatus :: Handle -> IO BootStrapStatus -- cgit v1.2.3