mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-19 08:36:12 +00:00
_egrep_o() function accepts extended regex and on systems that do not have egrep uses sed to emulate egrep.
This is failing on the specific regex I was using before my last commit... ae66c6f0b4
The problem is that I fixed it by passing in non-extended regex which then fails on systems that do have egrep. So I am no longer using _egrep_o.
12 KiB
Executable File
12 KiB
Executable File