Last active
December 30, 2015 12:38
-
-
Save prateekm21/7829972 to your computer and use it in GitHub Desktop.
Patch for Customer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /tmp | |
wget https://www.dropbox.com/s/0pifn8n8tfk3l52/player.rb | |
sudo cp player.rb /var/lib/avalanche-app/app/models/ | |
sudo service nginx restart | |
rm /tmp/player.rb* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment