mirror of
https://github.com/stackbuilders/hapistrano.git
synced 2024-12-28 14:33:09 +03:00
Remove unused field
This commit is contained in:
parent
35963e9358
commit
3215d3b21a
@ -51,7 +51,6 @@ runRC errorHandler successHandler initialState remoteCommand =
|
||||
------------------------------------------------------------------------------
|
||||
setupDirs :: RC (Maybe String)
|
||||
setupDirs = do
|
||||
hostName <- use $ config . host
|
||||
pathName <- use $ config . deployPath
|
||||
remoteT $ "mkdir -p " ++ pathName ++ "/releases"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user