amnezia-wg-easy/src/wgpw.sh
2024-07-14 17:59:52 +02:00

5 lines
No EOL
160 B
Bash
Executable file

#!/bin/sh
# This script is intended to be run only inside a docker container, not on the development host machine
set -e
# proxy command
node /app/wgpw.mjs "$@"