Add custom bin scripts
This commit is contained in:
parent
e8b4dee822
commit
599dff7720
6 changed files with 26 additions and 0 deletions
5
bin/refresh.sh
Executable file
5
bin/refresh.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
./bin/drush.sh site:install -y \
|
||||
--existing-config \
|
||||
--account-pass=admin123
|
Loading…
Add table
Add a link
Reference in a new issue