root/trunk/mt-keywordextractor/build.sh
| Revision 75, 134 bytes (checked in by ngerakines, 3 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | |
| 3 | VERSION="0.8"; |
| 4 | |
| 5 | echo "Build MT-KeywordExtractor $VERSION"; |
| 6 | |
| 7 | tar zcvf KeywordExtractor-$VERSION.tgz mtplugin.pkg plugins/ |
Note: See TracBrowser
for help on using the browser.
