From ba3bbe4ae8b5cb3f333525c612f2ca8a8cad579b Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 30 Jun 2025 15:48:50 +0200 Subject: [PATCH] Update librespeed-rust.json --- frontend/public/json/librespeed-rust.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/librespeed-rust.json b/frontend/public/json/librespeed-rust.json index ce067083..753b408a 100644 --- a/frontend/public/json/librespeed-rust.json +++ b/frontend/public/json/librespeed-rust.json @@ -17,7 +17,7 @@ "install_methods": [ { "type": "default", - "script": "ct/librespeed.sh", + "script": "ct/librespeed-rust.sh", "resources": { "cpu": 1, "ram": 512,