#!/bin/sh
DIR="${0%/*}"
GTK_CSD=0 "$DIR/java"  -p "$DIR/../app" -m ecorp.easy.installer/ecorp.easy.installer.EasyInstaller  "$@"
