Advertisement
Javi

AWS: Launch pi calculator user data

Apr 17th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. wget https://github.com/ciberado/picalculator/releases/download/html-1/picalculatorwebservice-0.0.3-SNAPSHOT.jar
  4. java -jar picalculatorwebservice-0.0.3-SNAPSHOT.jar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement