mirror of
https://github.com/IgorKha/Grafana-Mikrotik.git
synced 2025-12-20 17:29:30 +00:00
upgrade readme
This commit is contained in:
parent
1e4296732d
commit
cfadc49d24
2 changed files with 19 additions and 3 deletions
4
run.sh
4
run.sh
|
|
@ -137,7 +137,7 @@ grafana_credentials() {
|
|||
else
|
||||
echo "Default Grafana:
|
||||
User: ${YELLOW}admin${RESET}
|
||||
Password: ${YELLOW}mikrotik\n${RESET}"
|
||||
Password: ${YELLOW}mikrotik${RESET}"
|
||||
fi
|
||||
return
|
||||
fi
|
||||
|
|
@ -208,5 +208,3 @@ main() {
|
|||
}
|
||||
|
||||
main "$@"
|
||||
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh)" "" --config
|
||||
Loading…
Add table
Add a link
Reference in a new issue