X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=blobdiff_plain;f=purple%2Fanswerscripts.d%2Frepeat.sh;h=ffd2076654c31ef4e3ee2cd6ed15f4497815d9e5;hp=0719cd8bb2539589e48a904246d8b55eb75c0043;hb=c5863c50a6615b2365509ed81eb5979abb8967e7;hpb=0636d441a2b6874f4e9419a0676a25343ad98dc8 diff --git a/purple/answerscripts.d/repeat.sh b/purple/answerscripts.d/repeat.sh index 0719cd8..ffd2076 100755 --- a/purple/answerscripts.d/repeat.sh +++ b/purple/answerscripts.d/repeat.sh @@ -1,3 +1,3 @@ #!/bin/sh #Dumb libpurple core-answerscripts script. Hello world! -echo "REPEAT:$PURPLE_FROM> $PURPLE_MSG"; +echo "REPEAT:$ANSW_FROM> $ANSW_MSG";