diff --git a/scripts/install b/scripts/install index 635fc3a..035d531 100644 --- a/scripts/install +++ b/scripts/install @@ -147,4 +147,4 @@ if [ $is_public -eq 1 ]; then fi # Reload services -systemctl restart nginx +systemctl reload nginx