Fixed crash (NULL pointer dereference)
[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.080187 seconds and 4 git commands to generate.