https://github.com/elixir-wallaby/wallaby/blob/ef4451583a0af9997de097f3d8da0f9e6ffb8efc/priv/run_command.sh#L12-L13 Should not there be `$1` and `$2`?
wallaby/priv/run_command.sh
Lines 12 to 13 in ef44515
Should not there be
$1and$2?