diff --git a/test_jwt_owner_agent.sh b/test_jwt_owner_agent.sh index bc8b6f3..df19b24 100644 --- a/test_jwt_owner_agent.sh +++ b/test_jwt_owner_agent.sh @@ -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.