mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-12-06 17:11:09 +01:00
Start stderr BackgroundJob Thread
This commit is contained in:
parent
fd13f3f98d
commit
76df44e6bb
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ public final class BackgroundJob {
|
|||
// Ignore.
|
||||
}
|
||||
}
|
||||
};
|
||||
}.start();
|
||||
}
|
||||
|
||||
private static void addToEnvIfPresent(List<String> environment, String name) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue