mirror of
https://github.com/hiskang/acme.sh
synced 2025-06-17 12:56:08 +00:00
Replaced $@ by quoted "$@"
An $a without quotes is not putting quotes around expanded characters. The quotes around the server reload command get lost in the process.
This commit is contained in:
parent
f0d0bd2518
commit
0f36bb1130