mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Update nocodb.sh
This commit is contained in:
parent
b81028fb3b
commit
f2e58ac26e
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ ExecStart=/opt/nocodb/./nocodb
|
|||
[Install]
|
||||
WantedBy=multi-user.target" >$service_path
|
||||
systemctl daemon-reload
|
||||
systemctl start nocodb.service
|
||||
systemctl start -q nocodb.service
|
||||
msg_ok "Updated Successfully"
|
||||
exit
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue