Skip to content

Instantly share code, notes, and snippets.

@rucek
Created July 4, 2014 19:48
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 rucek/a2507bfda03163257c04 to your computer and use it in GitHub Desktop.
Save rucek/a2507bfda03163257c04 to your computer and use it in GitHub Desktop.
1. scp jar
smlRzondzi
sudo cp vote-reporter-assembly-1.5.jar /opt/voter/ && sudo vim /opt/voter/application.conf
1,$s/voteserver\.local/54.76.120.25/g
1,$s/123/UUID/g
sudo /etc/init.d/voter restart && tail -f /opt/voter/voter.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment