ENV_PREFIX changed from "PURPLE_" to "ANSW_" as i expect that answerscripts may be...
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / repeat.sh
1 #!/bin/sh
2 #Dumb libpurple core-answerscripts script. Hello world!
3 echo "REPEAT:$PURPLE_FROM> $PURPLE_MSG";
This page took 0.252324 seconds and 4 git commands to generate.