Include initial commit in startup copy-paste steps
This commit is contained in:
parent
a59c4f3e41
commit
f0485155be
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ ddev config --docroot=web --project-type=drupal10 --webserver-type=apache-fpm --
|
||||||
ddev start
|
ddev start
|
||||||
ddev auth ssh
|
ddev auth ssh
|
||||||
ddev composer install
|
ddev composer install
|
||||||
|
git init
|
||||||
|
git commit -m "Begin repository based on build_source main"
|
||||||
```
|
```
|
||||||
|
|
||||||
```{note}
|
```{note}
|
||||||
|
|
Loading…
Reference in a new issue