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.
2 parents 5e15f2e + 6f80bf1 commit 77e142dCopy full SHA for 77e142d
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