aboutsummaryrefslogtreecommitdiff
path: root/install.sh
blob: 6ceef380d445d6f7f629eb32fc9d4ad1b8bfd63c (plain)
1
2
3
#!/bin/sh

deno install --allow-all -n countryfetch "$@" ./index.ts