mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-19 13:58:37 -04:00
Small fixes
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user