source: gs3-extensions/mars-src/trunk/GET-WEKA.sh@ 34420

Last change on this file since 34420 was 34420, checked in by davidb, 4 years ago

Grab Weka via wget

  • Property svn:executable set to *
File size: 121 bytes
Line 
1#!/bin/bash
2
3wget --no-check-certificate https://gigenet.dl.sourceforge.net/project/weka/weka-3-8/3.8.4/weka-3-8-4.zip
4
Note: See TracBrowser for help on using the repository browser.