Explorar el Código

Update nocodb.sh

tteckster hace 1 año
padre
commit
f2a7a1699d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ct/nocodb.sh

+ 1 - 1
ct/nocodb.sh

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