Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
oissevalt committed Dec 7, 2023
1 parent c357a2d commit 635a6c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ fn run_command(path: impl AsRef<Path>) {
exit_gracefully(0);
}

std::thread::sleep(std::time::Duration::from_secs(1));
println!("{}\n", "升级完毕,即将启动海豹核心…".black().on_yellow());
info!(
"准备运行海豹主程序。如果海豹没有启动,但下面没有出现报错信息,应该是 {} 的问题",
Expand Down

0 comments on commit 635a6c2

Please sign in to comment.