mirror of
https://github.com/hiskaNG/acme.sh.git
synced 2026-08-23 06:12:56 +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: