Change variable name to vtun (#1411)

pull/1416/head
Francois Lettock 2024-04-21 21:53:18 +02:00 committed by GitHub
parent b0c8607b3a
commit aec1c89b60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
vtun=$(fw_printenv -n vtund)
vtun=$(fw_printenv -n vtun)
case "$1" in
start)