mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-13 13:46:10 +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: