„LE_Wildcard.sh“ ändern

This commit is contained in:
Stephan 2022-01-22 14:06:30 +00:00
parent f2050a0ed0
commit 84f6d86d59
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ copy_cert () {
echo "abschließend Webserver neustarten"
if [ $(synogetkeyvalue /etc.defaults/VERSION majorversion) -ge 7 ]; then
# (DSM7)
/usr/bin/systemct restart nginx
/usr/bin/systemctl restart nginx
else
# (DSM6)
/usr/syno/sbin/synoservicectl --reload nginx