Closed Flowdalic closed 1 year ago
Instead of using the deprecated Runtime.exec(String) method, we now use Runtime.exec(String[]).
friendly ping :)
@Flowdalic most sensible to change this before someone tells us Java X is broken. Sorry we missed this PR.
Instead of using the deprecated Runtime.exec(String) method, we now use Runtime.exec(String[]).