mirror of https://github.com/OpenIPC/firmware.git
Add wireguard script to usr/sbin directory
parent
1c810059f4
commit
0d59ba1a96
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
modprobe wireguard
|
||||
ip link add dev wg0 type wireguard
|
||||
|
Loading…
Reference in New Issue