diff --git a/rc/tiger.sh b/rc/tiger.sh index 26f19dc..d30d7a4 100644 --- a/rc/tiger.sh +++ b/rc/tiger.sh @@ -1,2 +1 @@ -alias turl='curl -H "Authorization: Bearer $TIGER_API_TOKEN"' - +alias turl='curl -H "Authorization: Bearer $API_TOKEN"'