Compare commits

..

No commits in common. "master" and "master" have entirely different histories.

1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
# Get your device token from redis
1. Run `redis-cli -s /run/redis-sp-api/redis.sock`
2. In redis cli, now run `keys *`
3. Copy any token that appears in the output
4. In redis cli, now run `HGETALL token_repo:tokens:<the token you have just copied>`