Remove command to get a database from the server
This commit is contained in:
parent
147a5ad1da
commit
26c1138139
2 changed files with 0 additions and 41 deletions
|
@ -1,10 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
main() {
|
||||
cd tools/ansible
|
||||
ansible-playbook download-database.yml
|
||||
ddev import-db --src ../../dump.sql.gz
|
||||
rm ../../dump.sql.gz
|
||||
}
|
||||
|
||||
main
|
Loading…
Add table
Add a link
Reference in a new issue