This commit is contained in:
Ramiro Paz
2026-03-11 11:04:53 -03:00
parent b45efdb297
commit 9e55c5c562
5 changed files with 4 additions and 500 deletions

View File

@ -3,7 +3,7 @@
set -e
read -r -p "Issuer: " ISSUER
read -r -p "Service (e.g. SKELETON): " SERVICE
read -r -p "Service (e.g. QFIXPT): " SERVICE
read -r -p "Token: " TOKEN
read -r -p "Expire (e.g. 24h) [none]: " EXPIRY