mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-09-23 09:50:58 +02:00
refactor: update nodecar ping
This commit is contained in:
@@ -420,7 +420,6 @@ pub fn run() {
|
|||||||
|
|
||||||
// Send a ping request to nodecar to trigger unpacking/warm-up
|
// Send a ping request to nodecar to trigger unpacking/warm-up
|
||||||
match tokio::process::Command::new("nodecar")
|
match tokio::process::Command::new("nodecar")
|
||||||
.arg("--version")
|
|
||||||
.output()
|
.output()
|
||||||
.await
|
.await
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user