5 lines
33 B
Bash
Executable file
5 lines
33 B
Bash
Executable file
#!/bin/sh
|
|
|
|
wg-quick up wg0
|
|
|
|
"$@"
|