mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 03:48:52 +00:00
Fixed wrong assignement of var
This commit is contained in:
@ -112,7 +112,7 @@ _get_root() {
|
||||
|
||||
_lsw_api() {
|
||||
cmd=$1
|
||||
data=$2
|
||||
d=$2
|
||||
fd=$3
|
||||
tvalue=$4
|
||||
|
||||
|
Reference in New Issue
Block a user