From: geraldo netto <[email protected]>
Committer: Waldemar Kozaczuk <[email protected]>
Branch: master
java-newrelic/GET: use wget -c
Signed-off-by: geraldo netto <[email protected]>
Message-Id: <[email protected]>
---
diff --git a/java-newrelic/GET b/java-newrelic/GET
--- a/java-newrelic/GET
+++ b/java-newrelic/GET
@@ -2,6 +2,5 @@
set -e
VERSION=3.10.0
-wget -nc
http://download.newrelic.com/newrelic/java-agent/newrelic-agent/$VERSION/newrelic-agent-$VERSION.jar
-wget -nc
http://download.newrelic.com/newrelic/java-agent/newrelic-agent/$VERSION/newrelic.yml
-cp newrelic-agent-$VERSION.jar newrelic.jar
\ No newline at end of file
+wget -c
http://download.newrelic.com/newrelic/java-agent/newrelic-agent/$VERSION/newrelic-agent-$VERSION.jar
-O newrelic.jar
+wget -c
http://download.newrelic.com/newrelic/java-agent/newrelic-agent/$VERSION/newrelic.yml
--
You received this message because you are subscribed to the Google Groups "OSv
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.