mirror of
https://github.com/linuxserver/docker-wireguard
synced 2024-11-02 09:40:26 +00:00
4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
|
#!/usr/bin/with-contenv bash
|
||
|
|
||
|
wg-quick down wg0
|