main answerscript is now bit more resistant to IM floods
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-debug-notify.sh
CommitLineData
bc647306
H
1#!/bin/sh
2#Debug for systems with notify
3notify-send AnswerScripts "$(env | grep '^ANSW_')" &>/dev/null
This page took 0.09095 seconds and 4 git commands to generate.