Ver Fonte

Update nocodb.sh

tteckster há 1 ano atrás
pai
commit
f2a7a1699d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      ct/nocodb.sh

+ 1 - 1
ct/nocodb.sh

@@ -72,7 +72,7 @@ ExecStart=/opt/nocodb/./nocodb
 
 [Install]
 WantedBy=multi-user.target" >$service_path
-systemctl daemon-reload
+systemctl -q daemon-reload
 systemctl start -q nocodb.service
 msg_ok "Updated Successfully"
 exit