propellor spin
This commit is contained in:
parent
ef883cbbe8
commit
615799dbcc
|
@ -31,7 +31,7 @@ import Utility.SafeCommand
|
|||
-- running the updateServer
|
||||
update :: Maybe HostName -> IO ()
|
||||
update forhost = do
|
||||
whenM hasGitRep $
|
||||
whenM hasGitRepo $
|
||||
req NeedRepoUrl repoUrlMarker setRepoUrl
|
||||
|
||||
makePrivDataDir
|
||||
|
|
Loading…
Reference in New Issue