mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-17 11:42:44 +00:00
Fix single quote escaping
This commit is contained in:
parent
63fca33b04
commit
fb33ea2a0b
@ -161,7 +161,7 @@ _get_zone() {
|
|||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
_err 'Couldn\'t find root domain zone.'
|
_err 'Couldn'\''t find root domain zone.'
|
||||||
|
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user