From: geraldo netto <[email protected]>
Committer: Waldemar Kozaczuk <[email protected]>
Branch: master
tomcat-gitblit/GET: use wget -c
Signed-off-by: geraldo netto <[email protected]>
Message-Id: <[email protected]>
---
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 [email protected].
For more options, visit https://groups.google.com/d/optout.