Skip to content

Instantly share code, notes, and snippets.

@mayhem
Created March 3, 2021 13:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mayhem/e8119ff17e6bdf4c0e6dbeb425606a7c to your computer and use it in GitHub Desktop.
Save mayhem/e8119ff17e6bdf4c0e6dbeb425606a7c to your computer and use it in GitHub Desktop.
sudo su - request_consumer
cd listenbrainz-server
rm listenbrainz_spark_request_consumer.zip
git pull origin <branch>
cd docker
./stop-request-consumer-container.sh
./start-request-consumer-container.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment