mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +00:00
Extra fix
This commit is contained in:
parent
72bdea8bb1
commit
b657debc86
2 changed files with 7 additions and 6 deletions
|
@ -145,9 +145,9 @@ export LANG=C
|
|||
|
||||
. "$MUNIN_LIBDIR/plugins/plugin.sh"
|
||||
|
||||
cs_addr=""
|
||||
username=""
|
||||
blockpw=""
|
||||
: ${cs_addr:=""}
|
||||
: ${username:=""}
|
||||
: ${blockpw:=""}
|
||||
|
||||
TARGET=$(echo "${0##*/}" | cut -d _ -f 6)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue