digitorus / eramba

Dockerized Eramba, Open Source Governance, Risk & Compliance (GRC) system https://hub.docker.com/r/digitorus/er…
27 stars 16 forks source link

Make it so that the scripts run when crond fires. #2

Closed PromoFaux closed 4 years ago

PromoFaux commented 5 years ago

Hi there,

Had a bit of an issue getting this set up yesterday, as the cron jobs were not firing.

Initially tried just removing the .sh extension from the scripts (See here), but that didn't have any affect. Ended up needing to add the shebang and make them executable before they would run.

image