mitmproxy/release/specs/.mitmproxy-wrapper

4 lines
87 B
Bash

#!/bin/bash
dir=$(cd "$( dirname "${0}")" && pwd )
open -a Terminal "${dir}/mitmproxy"