Signed-off-by: geraldo netto <geraldone...@gmail.com>
---
 specjvm/GET | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/specjvm/GET b/specjvm/GET
index 21194fe..3421bd7 100755
--- a/specjvm/GET
+++ b/specjvm/GET
@@ -1,2 +1,4 @@
-wget ftp://ftp.spec.org/dist/osg/java/SPECjvm2008_1_01_setup.jar
+#!/bin/sh
+
+wget -c ftp://ftp.spec.org/dist/osg/java/SPECjvm2008_1_01_setup.jar
 java -jar SPECjvm2008_1_01_setup.jar -DUSER_INSTALL_DIR=SPECjvm2008 -i silent
-- 
2.7.4

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