This website requires JavaScript.
Explore
Help
Sign In
Cadoles
/
eole-prometheus
Watch
10
Star
0
Fork
You've already forked eole-prometheus
0
Code
Issues
3
Pull Requests
Releases
Wiki
Activity
489463f06b
eole-prometheus
/
debian
/
postinst
7 lines
106 B
Bash
Raw
Blame
History
#!/bin/bash
case
"
$1
"
in
configure
)
chown grafana:grafana /var/lib/grafana/dashboards
;
;
esac
Reference in New Issue
View Git Blame
Copy Permalink