classify-users: determine type of Athena accounts
[user/alex/software/my-snippets.git] / rt-set
1 #!/bin/bash
2 # Alex Dehnert
3
4 ticket=$1
5 shift
6 athrun tooltime rt edit "ticket/$ticket" set "$@"