2 lines
56 B
Bash
2 lines
56 B
Bash
alias turl='curl -H "Authorization: Bearer $API_TOKEN"'
|
alias turl='curl -H "Authorization: Bearer $API_TOKEN"'
|