mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
actually test if it can be run
This commit is contained in:
parent
4df1c1a40c
commit
a318064d3d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
# LGPL License
|
||||
|
||||
if [ "$1" = "autoconf" ]; then
|
||||
echo "yes"
|
||||
[ -z $(which asterisk) ] && echo "no" || echo "yes"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue