dasuchin / grunt-ssh-deploy

Grunt SSH Deployment
MIT License
66 stars 45 forks source link

add support for bsd-tar #40

Closed andre-meier closed 9 years ago

andre-meier commented 9 years ago

Adds support for bsd-tar (which is default on osx) by changing command-line-arguments, as bsd-tar has no "ignore-failed-read" option and ignores the archive itself automatically.