MegaHAL AI answerscript is now much more sophisticated (while still simple :-)
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-debug-notify.sh
CommitLineData
bc647306
H
1#!/bin/sh
2#Debug for systems with notify
b1866b8c 3notify-send AnswerScripts "$(env | grep '^ANSW_' | sort)" &>/dev/null
This page took 0.111863 seconds and 4 git commands to generate.