Skip to content

Commit 79e1808

Browse files
committed
make post-start script more reliable
1 parent 20d7b2f commit 79e1808

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

uceap-drupal-dev-post-start

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ sudo service redis-server start
66

77
# this seems to more reliably get the private proxy working
88
sudo apache2ctl stop
9+
sleep 1 # wait for apache to stop
910
sudo apache2ctl start
1011

1112
# Run local devcontainer lifecycle scripts

0 commit comments

Comments
 (0)