mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-07-27 09:57:22 +00:00
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