Skip to content

Commit 2772bc7

Browse files
author
hugovalente-pm
committed
remove extra /netdata on target directory to deploy plugin under Linux
1 parent 4afa9f0 commit 2772bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ This script will:
113113

114114
```
115115
unzip netdata-datasource-<version_number>.zip
116-
cp -rf netdata-datasource/ /var/lib/grafana/plugins/netdata
116+
cp -rf netdata-datasource/ /var/lib/grafana/plugins
117117
```
118118

119119
4. Ensure that Netdata plugin which currently isn’t signed can be registered

0 commit comments

Comments
 (0)