~dricottone/huttese-apk

ref: b8cef0b1cd913719b839394fdd381b0cfe27b83f huttese-apk/sr.ht/grafana/apk.go -rw-r--r-- 131 bytes
b8cef0b1 — Drew DeVault prometheus-node-exporter: update init.d/conf.d 4 years ago
                                                                                
b858cc07 Drew DeVault
1
2
3
4
5
6
package apk

import (
	_ "github.com/grafana/grafana/pkg/cmd/grafana-server"
	_ "github.com/grafana/grafana/pkg/cmd/grafana-cli"
)