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

5 lines
69 B
Plaintext
Raw Normal View History

2023-02-22 16:22:47 -05:00
#!/bin/bash
source venv/bin/activate
2023-07-03 18:35:43 -04:00
python3 ovh-mitigation.py "$@"