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 28, 2017
1 parent 578f1b6 commit 6a37200
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.16.tar.gz | tar xvz
./jumper-logging-agent-0.0.16/install.sh
wget -qO- https://github.com/Jumperr-labs/jumper-logging-agent/archive/0.0.17.tar.gz | tar xvz
./jumper-logging-agent-0.0.17/install.sh

0 comments on commit 6a37200

Please sign in to comment.