deployer
deployer copied to clipboard
Typo in update_code.php comment
- [ ] Bug fix #…?
- [ ] New feature?
- [ ] BC breaks?
- [ ] Tests added?
- [ ] Docs added?
Fixed typo in docs where sub_directory examples would both resolve to the same directory:
- set value to
srcif you want to deploy the folder that lives at/src/api. - set value to
src/apiif you want to deploy the folder that lives at/src/api.