JRomManager icon indicating copy to clipboard operation
JRomManager copied to clipboard

Linux helper scripts have incorrect class path arguments

Open tpmoney opened this issue 1 year ago • 0 comments

The linux helper shell scripts use ; as the class path separator but that's only valid in Windows. *nix systems use :. PR submitted for fix here https://github.com/optyfr/JRomManager/pull/292

tpmoney avatar Jan 30 '25 03:01 tpmoney