source: gs2-extensions/malware-checker/trunk/java/CLEAN.sh@ 33662

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

Scripts to compile and run java code

  • Property svn:executable set to *
File size: 25 bytes
Line 
1#!/bin/bash
2
3mvn clean
4
5
Note: See TracBrowser for help on using the repository browser.