mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
removed exit
This commit is contained in:
parent
ccebcb7b4f
commit
0bb9b58803
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ GPLv2
|
|||
echo graph_category network
|
||||
echo graph_vlabel Members
|
||||
echo graph_args --base 1000 --logarithmic --units=si
|
||||
exit 0
|
||||
}
|
||||
|
||||
ipset list -n | while read list; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue