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
dist/eole/2.7.0/unstable
eole-prometheus
/
debian
/
postinst
7 lines
106 B
Bash
Raw
Permalink
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