mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
bitcoin/slush_reward_: fix documentation copypaste error in plugin name
This commit is contained in:
parent
a1846d2006
commit
721bad84c1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/python
|
||||
# based on https://github.com/pdbrown/munin-custom/blob/master/plugins/hashrate
|
||||
# improved by @deveth0 (donation to 1GzHgp9hsDRsf96MnVk2oo6EG1VmWP9jGs :) )
|
||||
# usage: link to slush_hashrate_YOURAPIKEY
|
||||
# usage: link to slush_reward_YOURAPIKEY
|
||||
import sys
|
||||
import urllib2
|
||||
import json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue