hapistrano/app
mrkkrp 01a30ee43d Ensure that target directories for ‘scp’ actually exist
This is necessary because ‘scp’ has fewer options than normal ‘cp’ and so it
lacks flags that would prevent failing because of missing target location.
We add there these commands to ensure that copying of files always succeeds.
2017-02-21 19:45:56 +03:00
..
Config.hs Add support for copying files and directories (#58) 2017-02-20 19:09:21 +04:00
Main.hs Ensure that target directories for ‘scp’ actually exist 2017-02-21 19:45:56 +03:00