mirror of https://github.com/grafana/grafana
Docs: sudo is required on the apt-key add not on wget (#18180)
Running the command as given in the current doc throws the error: ``` sudo wget -q -O - https://packages.grafana.com/gpg.key | apt-key add - ERROR: This command can only be used by root. ``` The proposed change fixes this issue.pull/17388/head^2
parent
eac1459832
commit
6e5898ac79
Loading…
Reference in new issue