When I run
./gatk --help
it seems to be working fine. However, running anything else such as
./gatk --list
produces an error:
Error: Invalid or corrupt jarfile /path/to/gatk/gatk-4.0.0.0/gatk-package-4.0.0.0-local.jar
What's going on? Sorry this might be noob question.