mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update nocodb.sh
This commit is contained in:
parent
f2e58ac26e
commit
f2a7a1699d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue