pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

commit 84befeeec80b60bcc496badeb0c65acf9c526105
parent ea19cc43e0f320d91a9382988500f3548e3af080
Author: Jul <jul@9o.is>
Date:   Tue,  5 Aug 2014 14:56:44 -0700

sbt batch

Diffstat:
Asbt.bat | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/sbt.bat b/sbt.bat @@ -0,0 +1,2 @@ +set SCRIPT_DIR=%~dp0 +java -Dfile.encoding=UTF8 -Xms512M -Xmx1536M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=384M -jar "%SCRIPT_DIR%project\sbt-launch.jar" %* +\ No newline at end of file