Skip to content

Commit

Permalink
updated configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
SushilSubedi committed May 24, 2024
1 parent 4be5e2e commit 8a04809
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
set -e
bundle exec rails db:migrate
printf 'spree@example.com\nspree123\n' | RAILS_ENV=production bundle exec rake db:seed
exec "$@"

0 comments on commit 8a04809

Please sign in to comment.