Add files via upload

pull/1388/head
augin 2024-04-07 18:39:44 +03:00 committed by GitHub
parent 6fc21eee30
commit 9ae1667e5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/sh
[ ! -z "$(fw_printenv -n vtund)" ] && tunnel "$(fw_printenv -n vtund)" || exit 1;