fix windows build
This commit is contained in:
parent
85e9e8c0cf
commit
740de08461
2 changed files with 2 additions and 2 deletions
|
@ -606,7 +606,7 @@ prepRsyncNet sshinput reponame a = do
|
|||
, Param $ sshhost ++ ":.ssh/"
|
||||
]
|
||||
let remotecommand = "mkdir -p " ++ T.unpack (sshDirectory sshdata)
|
||||
sshSetup ssinput (torsyncnet remotecommand) Nothing (a sshdata)
|
||||
sshSetup sshinput (torsyncnet remotecommand) Nothing (a sshdata)
|
||||
#endif
|
||||
|
||||
isRsyncNet :: Maybe Text -> Bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue