Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beatoraja-config.command executable script for mac osx #9

Closed
Agrrox opened this issue Dec 21, 2016 · 0 comments
Closed

beatoraja-config.command executable script for mac osx #9

Agrrox opened this issue Dec 21, 2016 · 0 comments

Comments

@Agrrox
Copy link

Agrrox commented Dec 21, 2016

beatoraja-config.bat can't be executed on osx. Why not include a unix script for convenience?
This is a script to access configuration dialog. I think this will work also for linux.

#!/bin/bash
cd "$(dirname "$0")"
exec java -Xms1g -Xmx4g -jar beatoraja.jar -c

@Agrrox Agrrox closed this as completed Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant