v1.1.1
Allows the directories used for db import and export to be configurable with DB_DIR
e.g.
cmds:
- task: drupal:export-db
vars: {DB_DIR: "/var/www/html/files/private"}
Allows the directories used for db import and export to be configurable with DB_DIR
e.g.
cmds:
- task: drupal:export-db
vars: {DB_DIR: "/var/www/html/files/private"}