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 d2eb6f3 commit c7c1378Copy full SHA for c7c1378
scripts/launch.fish
@@ -86,4 +86,4 @@ end
86
87
set erl_opts (string join ' ' -- $erl_opts)
88
89
-eval elixir $elixir_opts --erl \"$erl_opts \" "$scriptpath/launch.exs"
+eval elixir $elixir_opts --erl \"$erl_opts \" \"$scriptpath/launch.exs\"
0 commit comments