mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
8 lines
78 B
Plaintext
8 lines
78 B
Plaintext
scripts/*.py {
|
|
prep: ./build.sh
|
|
}
|
|
|
|
{
|
|
daemon: cd src; hugo server -D
|
|
}
|