This is the first push to this repo with my dotfiles
[dotfilesold/.git] / scripts / corona
1 #!/bin/bash
2 curl https://corona-stats.online/$1;
3 echo https://corona-stats.online/$1;