Small fixes

This commit is contained in:
crschnick
2023-05-26 21:01:57 +00:00
parent 8d9b4c9d4e
commit 59d0706129
5 changed files with 11 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ public interface ShellControl extends ProcessControl {
String getSubTemporaryDirectory();
public void checkRunning() throws Exception;
public void checkRunning();
default CommandControl osascriptCommand(String script) {
return command(String.format(