
capsule.trampoline-execheader.sh Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of capsule-util Show documentation
Show all versions of capsule-util Show documentation
Java packaging and deployment system
The newest version!
#!/bin/sh
exec bash -c "exec $(java -Dcapsule.trampoline -jar $0) $@"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy