From 0c5f4b47b44f85f4b58fc875d6d4d734fd6fd660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9D=93=99=F0=9D=93=BE=F0=9D=93=B5=F0=9D=93=B2?= =?UTF-8?q?=F0=9D=93=B8?= Date: Sun, 9 Feb 2025 18:43:08 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=A6=E2=80=8D=E2=99=82=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/run.sh | 1 - 1 file changed, 1 deletion(-) 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