From 262ac7e252620417c01781941e4cac22d20e4369 Mon Sep 17 00:00:00 2001 From: r4ulcl Date: Thu, 29 Feb 2024 17:27:56 +0100 Subject: [PATCH] Update nzyme favicon.ico --- vagrant/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/install.sh b/vagrant/install.sh index 5a5a085..0c1df9e 100644 --- a/vagrant/install.sh +++ b/vagrant/install.sh @@ -141,7 +141,7 @@ sudo cp WiFiChallengeLab.png /opt/background/WiFiChallengeLab.png # nzyme alerts sudo apt-get install -y jq # nzyme icon for alerts -sudo wget https://v1.nzyme.org/img/favicon.ico -O /opt/background/nzyme.ico +sudo wget https://www.nzyme.org/favicon.ico -O /opt/background/nzyme.ico echo '#!/bin/bash