Update test_jwt_owner_agent.sh
This commit is contained in:
parent
3a5af16053
commit
9558f04ba5
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ set -euo pipefail
|
|||
# 4. Does not require any changes to the application.
|
||||
|
||||
# Usage:
|
||||
# JWT_TOKEN=your_owner_jwt_token ./jwt_owner_example.sh /path/to/mediafile.jpg
|
||||
# JWT_TOKEN=your_owner_jwt_token ./test_jwt_owner_agent.sh /path/to/mediafile.jpg
|
||||
|
||||
# Prerequisites:
|
||||
# - Replace 'your_owner_jwt_token' with a valid JWT token with 'owner' role.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue