1
0
Fork 0
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:
Tomas Mudrunka 2018-04-17 12:28:59 +02:00
parent ccebcb7b4f
commit 0bb9b58803

View file

@ -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