Skip to content

Commit

Permalink
Pass arguments to foreman
Browse files Browse the repository at this point in the history
  • Loading branch information
gabebw committed Nov 2, 2015
1 parent 2988313 commit 6462010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/start_foreman_on_unused_port
Expand Up @@ -36,4 +36,4 @@ echo
echo "Starting on port $port"
echo

$command_name start -p "$port"
$command_name start -p "$port" "$@"

0 comments on commit 6462010

Please sign in to comment.