Fixed wrong assignement of var
This commit is contained in:
parent
e10f447b5b
commit
14f6f9ec94
@ -112,7 +112,7 @@ _get_root() {
|
||||
|
||||
_lsw_api() {
|
||||
cmd=$1
|
||||
data=$2
|
||||
d=$2
|
||||
fd=$3
|
||||
tvalue=$4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user