propellor spin

This commit is contained in:
Joey Hess 2014-11-18 01:17:22 -04:00
parent bc6b199d53
commit a30b5a6bfd
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ spin hn hst = do
]
spincmd = mkcmd
[ "cd " ++ localdir ++ " && ./propellor --continue " ++ show (Chain hn) ]
[ "cd " ++ localdir ++ " && ./propellor --continue " ++ shellEscape (show (Chain hn)) ]
getstatus :: Handle -> IO BootStrapStatus
getstatus h = do