summary refs log tree commit diff stats
path: root/gradlew
diff options
context:
space:
mode:
authormodmuss50 <modmuss50@gmail.com>2020-09-27 13:04:21 +0100
committermodmuss50 <modmuss50@gmail.com>2020-09-27 13:04:21 +0100
commit4237368e648916f22871126b3bea5260684eb9e9 (patch)
tree0a5b248a2a56f977a96b4ec86669a27b5f55657d /gradlew
parent46dc3e2dabf7631ac29921cfb3c42eb6be58f107 (diff)
Update api, loader, loom, gradle
Diffstat (limited to 'gradlew')
-rwxr-xr-xgradlew2
1 files changed, 2 insertions, 0 deletions
diff --git a/gradlew b/gradlew
index 2fe81a7..fbd7c51 100755
--- a/gradlew
+++ b/gradlew
@@ -82,6 +82,7 @@ esac
 
 CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
 
+
 # Determine the Java command to use to start the JVM.
 if [ -n "$JAVA_HOME" ] ; then
     if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
@@ -129,6 +130,7 @@ fi
 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
     APP_HOME=`cygpath --path --mixed "$APP_HOME"`
     CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
+    
     JAVACMD=`cygpath --unix "$JAVACMD"`
 
     # We build the pattern for arguments to be converted via cygpath