Skip to content

Commit 7ba3dfe

Browse files
authored
Automatically restart DDEV once the browser containers have been added (#47)
1 parent 804e628 commit 7ba3dfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ post_install_actions:
3737
- mkdir -p ../test_output
3838
- chmod +w ../test_output
3939
- cd ../core && ddev yarn
40+
- ddev restart
4041

4142
removal_actions:
4243
- |

0 commit comments

Comments
 (0)