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

5 lines
69 B
Bash
Executable File

#!/bin/bash
source venv/bin/activate
python3 ovh-mitigation.py "$@"