Fixed wrong assignement of var

This commit is contained in:
Rolph Haspers 2019-10-25 11:56:27 +02:00
parent e10f447b5b
commit 14f6f9ec94
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ _get_root() {
_lsw_api() {
cmd=$1
data=$2
d=$2
fd=$3
tvalue=$4