Skip to content

Commit

Permalink
note
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuarli committed Aug 28, 2024
1 parent 08264f0 commit 2d657fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devenv/sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ def main(context: dict[str, str]) -> int:
):
return 1

# faster prerequisite check than starting up sentry and running createuser idempotently
stdout = proc.run(
(
"docker",
Expand Down

0 comments on commit 2d657fb

Please sign in to comment.