mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-08 11:10:21 +00:00
5 lines
31 B
Bash
Executable File
5 lines
31 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
|
|
cd src; hugo
|