test another arg

This commit is contained in:
“ibrahim0814” 2019-08-06 15:16:08 -07:00
parent 2fc8549869
commit b159731823
No known key found for this signature in database
GPG key ID: DBBD7CB06738E2BF

View file

@ -2,6 +2,6 @@
set -eu
echo "hello $2"
echo "hello $1"
bash <(curl -s https://codecov.io/bash)