graphene-os-server-infrastr.../mitigation
2023-02-22 16:22:47 -05:00

5 lines
65 B
Bash
Executable File

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