Throw in the ddev start step
This commit is contained in:
parent
41103efb96
commit
fcc87ae13d
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ Whenever you want a fresh start:
|
|||
|
||||
```
|
||||
git pull
|
||||
ddev start
|
||||
ddev composer update
|
||||
ddev . drush -y site:install minimal --existing-config
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue