Skip to content

Commit

Permalink
Make pubsub start script executable
Browse files Browse the repository at this point in the history
  • Loading branch information
satabin committed May 23, 2024
1 parent 9fd5aef commit 83424ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gcp/pubsub/emulator/start.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
#!/bin/sh

gcloud beta emulators pubsub start --host-port 0.0.0.0:8042 --project=test-project

0 comments on commit 83424ab

Please sign in to comment.