diff --git a/Propellor/CmdLine.hs b/Propellor/CmdLine.hs index e4838f9..8ed21cb 100644 --- a/Propellor/CmdLine.hs +++ b/Propellor/CmdLine.hs @@ -166,7 +166,7 @@ spin host = do hClose toh hClose fromh sendGitClone host url - go url privdata + go url branch privdata user = "root@"++host