Files
jpexs-decompiler/resources/soleditor.sh
2024-11-10 19:50:55 +01:00

6 lines
173 B
Bash

#!/usr/bin/env bash
export FFDEC_JARFILENAME=ffdec.jar
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
exec $SCRIPT_DIR/ffdec.sh -soleditor