Skip to content

Instantly share code, notes, and snippets.

@itang
Created May 31, 2012 00:59
Show Gist options
  • Save itang/2839986 to your computer and use it in GitHub Desktop.
Save itang/2839986 to your computer and use it in GitHub Desktop.
@echo off
set SCRIPT_DIR=%~dp0
java -noverify -jar "%SCRIPT_DIR%loop.jar" %*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment