andres-montanez / Magallanes

The PHP Deployment Tool
https://magephp.com
MIT License
691 stars 169 forks source link

Allow `fs/remove` to remove folders #340

Closed thePanz closed 7 years ago

mbaeuerle commented 7 years ago

I used a kind of hack to delete directories:

    - fs/remove: { file: '-r public_bak' }
thePanz commented 7 years ago

Nice, I guess it could be considered a "bug" as the filename is not escaped during the command execution :)

mbaeuerle commented 7 years ago

Let's call it a helpful bug 😋

andres-montanez commented 7 years ago

LOL, "it's not a bug, it's a feature"