chore: update survey uploader script to work on ecp. Update readme to be more ecp specific

This commit is contained in:
rebuilt 2025-03-03 14:04:23 -08:00
parent 6171e25211
commit f6e26582b6
2 changed files with 7 additions and 7 deletions

View file

@ -8,4 +8,4 @@ APP=$1
heroku login
heroku run:detached -a mciea-$APP bundle exec rake data:load_survey_responses
heroku run:detached -a $APP bundle exec rake data:load_survey_responses