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

ringojs/GET: use wget -c

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

---
diff --git a/ringojs/GET b/ringojs/GET
--- a/ringojs/GET
+++ b/ringojs/GET
@@ -1,4 +1,4 @@
 #!/bin/sh
-wget http://ringojs.org/downloads/ringojs-0.10.tar.gz
+wget -c http://ringojs.org/downloads/ringojs-0.10.tar.gz
 tar -xpf ringojs-0.10.tar.gz
 mv ringojs-0.10 ROOTFS

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