mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-24 16:40:58 -04:00
Script order fixes [release]
This commit is contained in:
@@ -157,8 +157,6 @@ public interface ShellControl extends ProcessControl {
|
||||
|
||||
ShellControl withInitSnippet(ScriptSnippet snippet);
|
||||
|
||||
ShellControl removeInitSnippet(ScriptSnippet snippet);
|
||||
|
||||
ShellControl additionalTimeout(int ms);
|
||||
|
||||
FailableSupplier<SecretValue> getElevationPassword();
|
||||
|
||||
Reference in New Issue
Block a user