cisagov / crossfeed

External monitoring for organization assets
https://docs.crossfeed.cyber.dhs.gov
Creative Commons Zero v1.0 Universal
366 stars 54 forks source link

Make pe-worker-entry.sh executable #2396

Closed aloftus23 closed 9 months ago

aloftus23 commented 10 months ago

🗣 Description

In order to run pe-worker-entry.sh from the Dockerfile.pe, it has to be an executable bash file. So this PR,

  1. Makes pe-worker-entry.sh executable
  2. Refines the shebang
  3. Adds another comment at the start
  4. Makes sure the jq command is installed