Update .bashrc
[dotfiles/.git] / scripts / corona
1 #!/bin/bash
2 curl https://corona-stats.online/$1;
3 echo https://corona-stats.online/$1;