Compare commits

...

1 Commits

Author SHA1 Message Date
Tobias
cdaac2e5c2 fix: rustdeskserver: use correct repo string 2026-03-08 14:41:14 +01:00

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