mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
removed exit
This commit is contained in:
parent
ccebcb7b4f
commit
0bb9b58803
@ -56,7 +56,6 @@ GPLv2
|
|||||||
echo graph_category network
|
echo graph_category network
|
||||||
echo graph_vlabel Members
|
echo graph_vlabel Members
|
||||||
echo graph_args --base 1000 --logarithmic --units=si
|
echo graph_args --base 1000 --logarithmic --units=si
|
||||||
exit 0
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ipset list -n | while read list; do
|
ipset list -n | while read list; do
|
||||||
|
Loading…
Reference in New Issue
Block a user