This commit is contained in:
Slaviša Arežina 2025-07-30 17:07:41 +02:00 committed by GitHub
parent af88ff3dd4
commit 907be41752
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 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 speedtest_rs.service
systemctl enable -q --now speedtest_rs
msg_ok "Enabled Service"
motd_ssh