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 "" }