diff --git a/build/run.sh b/build/run.sh index 8404fd2..62a1641 100644 --- a/build/run.sh +++ b/build/run.sh @@ -319,7 +319,6 @@ function post_build() { systemctl start nginx.service systemctl enable nginx.service fi - systemctl daemon-reload; systemctl start nginx.service && systemctl enable nginx.service } # Handling command-line arguments