wgvirtipd/dev/server/entrypoint.sh
2024-01-17 22:04:46 +01:00

5 lines
33 B
Bash
Executable file

#!/bin/sh
wg-quick up wg0
"$@"