mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
7 lines
78 B
Text
7 lines
78 B
Text
scripts/*.py {
|
|
prep: ./build.sh
|
|
}
|
|
|
|
{
|
|
daemon: cd src; hugo server -D
|
|
}
|