We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6a0e4 commit 0e9b3c7Copy full SHA for 0e9b3c7
README.md
@@ -46,4 +46,9 @@ will be run in the container and it will take care of running all scripts on
46
This also allows for other add-ons to add scripts to this directory so that they
47
will be run.
48
49
+Example on how I am using it:
50
+
51
+- https://github.com/hanoii/ddev-platformsh-lite/blob/ce4b95d578e82f942b75ec9fa6fa60f63473c90b/platformsh-lite/scripts/db-pull.sh#L91
52
+- https://github.com/hanoii/ddev-platformsh-lite/blob/ce4b95d578e82f942b75ec9fa6fa60f63473c90b/pimp-my-shell/hooks/post-import-db.d/00-drupal.sh
53
54
**Contributed and maintained by [@hanoii](https://github.com/hanoii)**
0 commit comments