first commit
This commit is contained in:
5
Proxy God.app/Contents/MacOS/ProxyGod
Executable file
5
Proxy God.app/Contents/MacOS/ProxyGod
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
ROOT="$(cd "$(dirname "$0")/../../.." && pwd)"
|
||||
exec "$ROOT/scripts/run_proxy_god.sh"
|
||||
Reference in New Issue
Block a user