Signed-off-by: geraldo netto <[email protected]> --- fsmark/GET | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fsmark/GET b/fsmark/GET index d85b17f..2fcae3e 100755 --- a/fsmark/GET +++ b/fsmark/GET @@ -6,7 +6,7 @@ VERSION=3.3 mkdir upstream cd upstream -wget http://sourceforge.net/projects/fsmark/files/fsmark/$VERSION/fs_mark-$VERSION.tar.gz +wget -c http://sourceforge.net/projects/fsmark/files/fsmark/$VERSION/fs_mark-$VERSION.tar.gz tar zxvf fs_mark-$VERSION.tar.gz mv ./fs_mark-$VERSION ./fs_mark -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
