Skip to content

Commit

Permalink
Remove unknown flag --rm for hit rails routes
Browse files Browse the repository at this point in the history
  • Loading branch information
hunchr committed Oct 7, 2024
1 parent cfdf39c commit 70685e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/hit/rails/routes
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env bash

docker compose exec \
--rm \
-e SKIP_INIT=1 \
rails \
bash -l -c "/usr/local/bin/bundle exec rails routes"

0 comments on commit 70685e9

Please sign in to comment.