mirror of
https://github.com/hiskang/acme.sh
synced 2025-06-22 15:16:14 +00:00
minor
This commit is contained in:
parent
661f05837c
commit
d9130c9852
2
acme.sh
2
acme.sh
@ -93,7 +93,7 @@ _printargs() {
|
|||||||
|
|
||||||
_log() {
|
_log() {
|
||||||
[ -z "$LOG_FILE" ] && return
|
[ -z "$LOG_FILE" ] && return
|
||||||
_printargs "$@" >> "$LOG_FILE"
|
_printargs "$@" >> $LOG_FILE
|
||||||
}
|
}
|
||||||
|
|
||||||
_info() {
|
_info() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user