Use Beamer through its gem (#1230)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# If running the rails server then create or migrate existing database
|
||||
if [ "${1}" == "./bin/thrust" ] && [ "${2}" == "./bin/rails" ] && [ "${3}" == "server" ]; then
|
||||
./bin/rails db:prepare
|
||||
./bin/migrate-primary-db
|
||||
fi
|
||||
|
||||
exec "${@}"
|
||||
|
||||
Reference in New Issue
Block a user