aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2012-03-03 20:40:30 +0100
committerKevin Chabowski <kevin@kch42.de>2012-03-03 20:40:30 +0100
commitb6416b6ae3723644322855fefa5c5d3dd39e1d8b (patch)
treed9fee36fdbf141f07ad7c3e543b748b5be90d365 /build.sh
downloadnew_comment_notifier-b6416b6ae3723644322855fefa5c5d3dd39e1d8b.tar.gz
new_comment_notifier-b6416b6ae3723644322855fefa5c5d3dd39e1d8b.tar.bz2
new_comment_notifier-b6416b6ae3723644322855fefa5c5d3dd39e1d8b.zip
Initial commit.
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..cb41842
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+r7r-plugin-packer --output=new_comment_notifier.rpk --codefile=plugin.php --classname=new_comment_notifier --pluginname=new_comment_notifier --author='The Ratatöskr Team' --versiontext="0.2" --versioncount=3 --api=5 --shortdesc="new_comment_notifier sends you a mail, if someone has written a comment." --licensefile=COPYING --tpldir=tpls