#!/bin/sh
exec java -jar "/usr/share/bytecode-viewer/Bytecode-Viewer-2.12.jar" "$@"
