mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-15 20:32:44 +00:00
Fix POSIX shell portability
POSIX standard says test command has '=" as for checking identical. '==' is bash dialect. Replace '==' with '='. See: https://pubs.opengroup.org/onlinepubs/009604399/utilities/test.html
This commit is contained in:
parent
5c78a5e4fe
commit
838a20ea95
Loading…
x
Reference in New Issue
Block a user