mirror of https://github.com/tteck/Proxmox.git
Update nocodb.sh
This commit is contained in:
parent
f2e58ac26e
commit
f2a7a1699d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue