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

tomcat-gitblit/GET: use wget -c

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

---
diff --git a/tomcat-gitblit/GET b/tomcat-gitblit/GET
--- a/tomcat-gitblit/GET
+++ b/tomcat-gitblit/GET
@@ -2,6 +2,6 @@

 VERSION=1.5.1

-wget -O gitblit.war http://dl.bintray.com/gitblit/releases/gitblit-${VERSION}.war +wget -c -O gitblit.war http://dl.bintray.com/gitblit/releases/gitblit-${VERSION}.war
 mkdir -p ROOTFS/usr/tomcat/webapps/
 cp gitblit.war ROOTFS/usr/tomcat/webapps/

--
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