mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Bump sop-java version to 4.0.1 and override executable name
This commit is contained in:
parent
3ceb4c1a36
commit
b23a1d77a3
2 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@ import sop.cli.picocli.SopCLI;
|
|||
public class PGPainlessCLI {
|
||||
|
||||
static {
|
||||
SopCLI.EXECUTABLE_NAME = "pgpainless-cli";
|
||||
SopCLI.setSopInstance(new SOPImpl());
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue