abracadaniel / cardano-pool-docker

Docker container for setting up and running a Cardano Stake Pool
164 stars 62 forks source link

add missing source statement for ensure_cron_running #62

Closed robinboening closed 1 year ago

robinboening commented 1 year ago

ensure_cron_running wasn't executed, therefore crontab wasn't configured or started either.

robinboening commented 1 year ago

superseded by #66