diff --git a/entrypoint.sh.tmpl b/entrypoint.sh.tmpl index 7aee746..30485f9 100644 --- a/entrypoint.sh.tmpl +++ b/entrypoint.sh.tmpl @@ -35,7 +35,6 @@ re_use() { } db_setup() { - env bundle exec rake db:setup }