lucasmotta / dploy

⛔️ currently unmaintained ⛔️
http://lucasmotta.github.io/dploy/
MIT License
990 stars 90 forks source link

Install not working if the post-commit file already exists #5

Closed lucasmotta closed 11 years ago

lucasmotta commented 11 years ago

We need to check if the file already exists and append the script into the file. We also need to check if it's already installed so we won't have duplicated code.