Update test_jwt_owner_agent.sh

This commit is contained in:
Russell Ballestrini 2025-01-13 16:56:32 +00:00
parent 3a5af16053
commit 9558f04ba5

View file

@ -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.