Update nocodb.sh
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user