#!/bin/bash rm -f /mastodon/tmp/pids/server.pid bundle exec sidekiq -c 25 & node ./streaming & bundle exec rails s -p 3000