github.com/dawnbass68/maddcash@v0.0.0-20201001105353-c91c12cb36e5/build/templates/blockbook/debian/cron.daily (about)

     1  {{define "main" -}}
     2  #!/bin/sh
     3  {{.Env.BlockbookInstallPath}}/{{.Coin.Alias}}/bin/logrotate.sh
     4  {{end}}