more OsPath conversion
Sponsored-by: Brock Spratlen
This commit is contained in:
parent
c69e57aede
commit
474cf3bc8b
38 changed files with 342 additions and 330 deletions
|
@ -56,7 +56,7 @@ runHooks r starthook stophook a = do
|
|||
firstrun lck
|
||||
a
|
||||
where
|
||||
remoteid = uuidPath (uuid r)
|
||||
remoteid = fromUUID (uuid r)
|
||||
run Nothing = noop
|
||||
run (Just command) = void $ liftIO $
|
||||
boolSystem "sh" [Param "-c", Param command]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue