Skip to content

Commit

Permalink
added shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 committed Nov 20, 2023
1 parent 653e687 commit ad81bc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/cwcheck.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
# Check and see if this is running in K8s and if so, wait for cloudwatch agent
if [ -n "${STATSD_HOST}" ]; then
echo "Initializing... Waiting for CWAgent to become ready within the next 30 seconds."
Expand Down

0 comments on commit ad81bc9

Please sign in to comment.