fix(librespeed-rs): use correct service name (#9683)

This commit is contained in:
Jonathan Niles
2025-12-05 11:07:38 -06:00
committed by GitHub
parent 64407dfccb
commit 1c325f6885
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ update_os
fetch_and_deploy_gh_release "librespeed-rust" "librespeed/speedtest-rust" "binary" "latest" "/opt/librespeed-rust" "librespeed-rs-x86_64-unknown-linux-gnu.deb"
msg_info "Enabling Service"
systemctl enable -q --now librespeed-rs
systemctl enable -q --now speedtest_rs
msg_ok "Enabled Service"
motd_ssh