Add start of theme
This commit is contained in:
parent
98bc7fd715
commit
bea6553cd8
22 changed files with 714 additions and 5 deletions
7
scripts/development/config-export.sh
Executable file
7
scripts/development/config-export.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
cd web
|
||||
|
||||
symfony php ../vendor/bin/drush config-export -y
|
Loading…
Add table
Add a link
Reference in a new issue