summary refs log tree commit diff stats
path: root/gradlew
diff options
context:
space:
mode:
authormodmuss50 <modmuss50@gmail.com>2021-08-17 18:49:09 +0100
committermodmuss50 <modmuss50@gmail.com>2021-08-17 18:49:09 +0100
commit27c0acc531f739c84108c758115af77c9c3a2a33 (patch)
treebafc06ed44c817334eb80bd80beae097be4f8106 /gradlew
parentd27b836caeff1d3102a398294e2ae39383fc721b (diff)
Update Gradle, Loom, Yarn, Fabric
Diffstat (limited to 'gradlew')
-rwxr-xr-xgradlew2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradlew b/gradlew
index 4f906e0..744e882 100755
--- a/gradlew
+++ b/gradlew
@@ -72,7 +72,7 @@ case "`uname`" in
   Darwin* )
     darwin=true
     ;;
-  MINGW* )
+  MSYS* | MINGW* )
     msys=true
     ;;
   NONSTOP* )