1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-16 19:03:03 +00:00

fix debug info

This commit is contained in:
neilpang
2017-02-20 20:18:58 +08:00
parent e1c42eb6cc
commit 1efb2085e9
+1 -1
View File
@@ -1730,7 +1730,7 @@ _setopt() {
_debug3 APP
echo "$__opt$__sep$__val$__end" >>"$__conf"
fi
_debug2 "$(grep -n "^$__opt$__sep" "$__conf")"
_debug3 "$(grep -n "^$__opt$__sep" "$__conf")"
}
#_save_conf file key value