mitmproxy/docs/modd.conf
2020-06-25 17:02:12 +02:00

7 lines
78 B
Text

scripts/*.py {
prep: ./build.sh
}
{
daemon: cd src; hugo server -D
}