root/trunk/mt-keywordextractor/build.sh

Revision 75, 134 bytes (checked in by ngerakines, 3 years ago)

adding mt-keywordextractor at release 0.8

  • Property svn:executable set to *
Line 
1#!/bin/bash
2
3VERSION="0.8";
4
5echo "Build MT-KeywordExtractor $VERSION";
6
7tar zcvf KeywordExtractor-$VERSION.tgz mtplugin.pkg plugins/
Note: See TracBrowser for help on using the browser.