We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e15f2e commit 6f80bf1Copy full SHA for 6f80bf1
bin/mix.bat
@@ -1,2 +1,2 @@
1
@if defined ELIXIR_CLI_ECHO (@echo on) else (@echo off)
2
-call "%~dp0\elixir.bat" -e Mix.start -e Mix.CLI.main %*
+call "%~dp0\elixir.bat" "%~dp0\mix" %*
0 commit comments