Add files via upload

pull/1388/head
augin 2024-04-08 16:23:46 +03:00 committed by GitHub
parent b8e91684ef
commit aff88297c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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