mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 21:00:21 +03:00
5 lines
No EOL
160 B
Bash
Executable file
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 "$@" |