mirror of https://github.com/OpenIPC/firmware.git
Add files via upload
parent
6fc21eee30
commit
9ae1667e5c
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
[ ! -z "$(fw_printenv -n vtund)" ] && tunnel "$(fw_printenv -n vtund)" || exit 1;
|
Loading…
Reference in New Issue