From 711237040569698189b481e2770899cbaffcd8f3 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Tue, 25 Jul 2023 02:34:30 -0400 Subject: [PATCH] minor improvement --- distro-end | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distro-end b/distro-end index 02b5937..50cb175 100755 --- a/distro-end +++ b/distro-end @@ -1962,6 +1962,8 @@ case $HOSTNAME in # Font awesome is needed for the alertmanager ui. pi prometheus-alertmanager prometheus fonts-font-awesome /c/roles/prom/files/simple/usr/local/bin/fsf-install-prometheus + # make it available for other machines + rsync -a /usr/local/bin/amtool /a/opt/bin web-conf -p 9091 -f 9090 - apache2 i.b8.nz <<'EOF' AuthType Basic -- 2.30.2