We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7552c46 commit 50c908bCopy full SHA for 50c908b
1 file changed
README.md
@@ -105,7 +105,7 @@ This script will:
105
3. Copy the contents of the Netdata data source plugin to the new plugin folder created on step 2
106
107
`unzip netdata-datasource-<version_number>.zip`
108
- `cp -rf ./netdata-datasource * /var/lib/grafana/plugins/netdata/`
+ `cp -rf netdata-datasource/ /var/lib/grafana/plugins/netdata/`
109
110
4. Ensure that Netdata plugin which currently isn’t signed can be registered
111
0 commit comments