add new service install tip in Chinese

This commit is contained in:
chenbaiyu
2022-01-14 18:28:39 +08:00
parent d5286782cd
commit d0ca9de946
7 changed files with 7 additions and 5 deletions

View File

@@ -154,7 +154,7 @@ pub fn is_installed_daemon(prompt: bool) -> bool {
Err(e) => {
log::error!("run osascript failed: {}", e);
false
},
}
}
}