18bc0c4d3c6ccfec1b752e987827fc695d240bb6
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-debug-notify.sh
1 #!/bin/sh
2 #Debug for systems with notify
3 notify-send AnswerScripts "$(env | grep '^ANSW_')" &>/dev/null
This page took 0.259735 seconds and 3 git commands to generate.