mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-22 20:51:17 +03:00
refactor macos service for delegate again, remove runme in install service of linux
This commit is contained in:
@@ -1397,8 +1397,6 @@ pub fn install_service() -> bool {
|
||||
Config::set_option("stop-service".into(), "Y".into());
|
||||
return true;
|
||||
}
|
||||
run_me_with(2);
|
||||
std::process::exit(0);
|
||||
}
|
||||
|
||||
fn check_if_stop_service() {
|
||||
|
||||
Reference in New Issue
Block a user