X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=blobdiff_plain;f=purple%2Fanswerscripts.d%2F00-debug-notify.sh;fp=purple%2Fanswerscripts.d%2F00-debug-notify.sh;h=18bc0c4d3c6ccfec1b752e987827fc695d240bb6;hp=0000000000000000000000000000000000000000;hb=bc647306b3aa38c77a4eacb36bc479efc18d54ba;hpb=acd3f9c2e92c80a0a75d54b7fe52e7c5c38121f0 diff --git a/purple/answerscripts.d/00-debug-notify.sh b/purple/answerscripts.d/00-debug-notify.sh new file mode 100755 index 0000000..18bc0c4 --- /dev/null +++ b/purple/answerscripts.d/00-debug-notify.sh @@ -0,0 +1,3 @@ +#!/bin/sh +#Debug for systems with notify +notify-send AnswerScripts "$(env | grep '^ANSW_')" &>/dev/null