2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-30 22:05:34 +00:00

Fixed wrong assignement of var

This commit is contained in:
Rolph Haspers
2019-10-25 11:56:27 +02:00
parent e10f447b5b
commit 14f6f9ec94

View File

@@ -112,7 +112,7 @@ _get_root() {
_lsw_api() {
cmd=$1
data=$2
d=$2
fd=$3
tvalue=$4