fixed .exe suffix
[mirrors/Programs.git] / plugins / pidgin-plugins / core-answerscripts / purple / answerscripts.d / repeat.sh
diff --git a/plugins/pidgin-plugins/core-answerscripts/purple/answerscripts.d/repeat.sh b/plugins/pidgin-plugins/core-answerscripts/purple/answerscripts.d/repeat.sh
new file mode 100755 (executable)
index 0000000..0719cd8
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+#Dumb libpurple core-answerscripts script. Hello world!
+echo "REPEAT:$PURPLE_FROM> $PURPLE_MSG";
This page took 0.117553 seconds and 4 git commands to generate.