Vain attempts to stop script
This commit is contained in:
@@ -107,7 +107,7 @@ async fn run_app(
|
||||
terminal.show_cursor()?;
|
||||
#[cfg(unix)]
|
||||
updater::exec_updated(&exe_path);
|
||||
// fallback for non-unix or if exec failed
|
||||
#[cfg(not(unix))]
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user