add triage wrapper

This commit is contained in:
2025-08-15 20:19:31 +00:00
parent fb7d170529
commit e2f2895719

3
bin/tri Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
# quick triage wrapper
exec sudo /opt/cirt/triage "$@"