fix: rustdeskserver: use correct repo string (#12682)

This commit is contained in:
Tobias
2026-03-08 15:09:28 +01:00
committed by GitHub
parent 5aaca69e91
commit 3b7283a13f

View File

@@ -29,7 +29,7 @@ function update_script() {
exit
fi
if check_for_gh_release "rustdesk-api"; then
if check_for_gh_release "lejianwen/rustdesk-api"; then
msg_info "Stopping Service"
systemctl stop rustdesk-hbbr
systemctl stop rustdesk-hbbs