Cleaned up things, RENAMED VARIABLES! now we have ANSW_R_* and ANSW_L_* namespaces...
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-repeat.sh
index af2520fda3fc6d31a8dc76fdbbf0470780cf58fa..7dab6e0c0c8e514c63b48007d6b5a2c3e04909c5 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 #Dumb libpurple core-answerscripts script. Hello world!
-echo "REPEAT:$ANSW_PROTOCOL:$ANSW_FROM> $ANSW_MSG";
+echo "REPEAT:$ANSW_PROTOCOL:$ANSW_R_NAME> $ANSW_MSG";
This page took 0.086004 seconds and 4 git commands to generate.