Update Drupal configuration files
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
7671099aea
commit
96ac446aa5
22 changed files with 309 additions and 14 deletions
5
drupal-cms/start
Executable file
5
drupal-cms/start
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
nix run "$@"
|
Loading…
Add table
Add a link
Reference in a new issue