Added an Open Dashboards option to the main menu and added screenshots of the dashboards to the README

This commit is contained in:
Dark-Alex-17
2023-08-02 19:04:26 -06:00
parent ca1548583c
commit f714fc356b
8 changed files with 20 additions and 4 deletions
@@ -23,3 +23,4 @@
shell:
cmd: curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b /usr/local/bin v1.53.3
when: golangci_lint_installation_status.rc | int != 0
become: yes