summarylogtreecommitdiffstats
path: root/soccer-cli-git.install
blob: ee8b1648d45f29d917065b47245cbd19c7f624d8 (plain)
1
2
3
4
5
6
post_install() {
  echo ""
  echo "The env variable SOCCER_CLI_API_TOKEN is required, with an API key from football-data.org"
  echo ""
}