diff --git a/respbats/ticket b/respbats/ticket new file mode 100755 index 00000000..989d7027 --- /dev/null +++ b/respbats/ticket @@ -0,0 +1,3 @@ +#!/bin/bash + +sudo -u respbats /usr/scripts/cransticket/dump_creds.py "$@" diff --git a/respbats/ticket_wifi b/respbats/ticket_wifi new file mode 100755 index 00000000..6175f43e --- /dev/null +++ b/respbats/ticket_wifi @@ -0,0 +1,5 @@ +#!/bin/bash + +echo "Déprécié: utilisez la commande (équivalente) ticket" + +sudo -u respbats /usr/scripts/cransticket/dump_creds.py "$@"