Renamed scripts to obey rules (numbered filenames) that will be brought in next commit
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-repeat.sh
diff --git a/purple/answerscripts.d/00-repeat.sh b/purple/answerscripts.d/00-repeat.sh
new file mode 100755 (executable)
index 0000000..ffd2076
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+#Dumb libpurple core-answerscripts script. Hello world!
+echo "REPEAT:$ANSW_FROM> $ANSW_MSG";
This page took 0.116981 seconds and 4 git commands to generate.