deployphp / deployer

The PHP deployment tool with support for popular frameworks out of the box
https://deployer.org
MIT License
10.56k stars 1.48k forks source link

Create parent folders if needed #3764

Closed MartijnCuppens closed 8 months ago

MartijnCuppens commented 8 months ago

Bumped into the situation where the parent folder didn't exist yet , fixable with -p flag.

See https://man7.org/linux/man-pages/man1/mkdir.1.html