wgvirtipd/dev/server/entrypoint.sh

6 lines
33 B
Bash
Raw Normal View History

2024-01-17 22:04:46 +01:00
#!/bin/sh
wg-quick up wg0
"$@"