mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-09-02 15:25:26 +00: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