From: geraldo netto <geraldone...@gmail.com>
Committer: Waldemar Kozaczuk <jwkozac...@gmail.com>
Branch: master

haproxy/GET: use wget -c

Signed-off-by: geraldo netto <geraldone...@gmail.com>
Message-Id: <1516131789-8559-14-git-send-email-geraldone...@gmail.com>

---
diff --git a/haproxy/GET b/haproxy/GET
--- a/haproxy/GET
+++ b/haproxy/GET
@@ -2,6 +2,6 @@
 set -e
 VERSION=1.5.8

-wget http://www.haproxy.org/download/1.5/src/haproxy-${VERSION}.tar.gz
+wget -c http://www.haproxy.org/download/1.5/src/haproxy-${VERSION}.tar.gz
 tar zxvf haproxy-${VERSION}.tar.gz
 ln -sf haproxy-$VERSION haproxy

--
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 osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to