Skip to content

Commit

Permalink
Update install_agent.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dansheme authored May 27, 2017
1 parent c2f4959 commit 5f0ec29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install_agent.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash

wget -qO- https://github.com/Jumperr-labs/jumper-logging-agent/archive/0.0.15.tar.gz | tar xvz
./jumper-logging-agent-0.0.15/install.sh
wget -qO- https://github.com/Jumperr-labs/jumper-logging-agent/archive/0.0.16.tar.gz | tar xvz
./jumper-logging-agent-0.0.16/install.sh

0 comments on commit 5f0ec29

Please sign in to comment.