Skip to content

Commit

Permalink
pass arguments and directly call --bazooka on bin/artillery
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalextremist committed Dec 11, 2019
1 parent 7b4eab7 commit 635bc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/stellar
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ if [[ -d "$(pwd)/src" ]]; then
export ARTILLERY_BASE="\"./src/stellar.cr\""
fi

bin/bazooka
bin/artillery --bazooka $*

0 comments on commit 635bc84

Please sign in to comment.