Fix Dhall signature The config got updated, but the signature was missed.
1 files changed, 6 insertions(+), 1 deletions(-) M bin/billing_monthly_cronjob
M bin/billing_monthly_cronjob => bin/billing_monthly_cronjob +6 -1
@@ 27,7 27,12 @@ CONFIG = Dhall.load(<<-DHALL).sync in (#{ARGV[0]}) : { healthchecks_url: Text, notify_using: { jid: Text, password: Text, target: Text -> Text }, notify_using: { jid: Text, password: Text, target: Text -> Text, body: Text -> Text -> Text }, plans: List { name: Text, currency: Currency,