We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c38a4a4 commit 010622eCopy full SHA for 010622e
spark.bat
@@ -0,0 +1,4 @@
1
+@ECHO OFF
2
+setlocal DISABLEDELAYEDEXPANSION
3
+SET BIN_TARGET=%~dp0/spark
4
+php "%BIN_TARGET%" %*
0 commit comments