Browse Source

Update build.func

tweak
tteckster 1 năm trước cách đây
mục cha
commit
e95a7bf9fb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      misc/build.func

+ 1 - 1
misc/build.func

@@ -435,7 +435,7 @@ install_script() {
   arch_check
   pve_check
   if systemctl is-active -q ping-instances.service; then
-    systemctl stop ping-instances.service
+    systemctl -q stop ping-instances.service
   fi
   NEXTID=$(pvesh get /cluster/nextid)
   timezone=$(cat /etc/timezone)