add file path param

This commit is contained in:
“ibrahim0814”
2019-08-07 10:51:41 -07:00
parent 72a27786b2
commit caffaa27c7
2 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
set -eu
echo $2
if [ $# -eq 0 ]
then
bash <(curl -s https://codecov.io/bash)