mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-03-10 00:59:20 -04:00
5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
![]() |
#!/bin/bash
|
||
|
|
||
|
source venv/bin/activate
|
||
|
python3 mitigation.py "$@"
|