Update grafana-install.sh

enable/start grafana
pull/1272/head
tteckster 2 years ago committed by GitHub
parent 636ca27c9e
commit 7daa751c3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,6 +30,8 @@ msg_ok "Set up Grafana Repository"
msg_info "Installing Grafana"
$STD apt-get update
$STD apt-get install -y grafana
systemctl start grafana-server
systemctl enable --now -q grafana-server.service
msg_ok "Installed Grafana"
motd_ssh

Loading…
Cancel
Save

Powered by BW's shoe-string budget.