graphene-os-server-infrastr.../mitigation

5 lines
65 B
Plaintext
Raw Normal View History

2023-02-22 21:22:47 +00:00
#!/bin/bash
source venv/bin/activate
python3 mitigation.py "$@"