Change variable name to vtun (#1411)

This commit is contained in:
Francois Lettock
2024-04-21 21:53:18 +02:00
committed by GitHub
parent b0c8607b3a
commit aec1c89b60

View File

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