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