From 7f8ee558e0ef7244a3b064eb61f4c5f23517f577 Mon Sep 17 00:00:00 2001 From: mreul Date: Mon, 23 Dec 2024 12:27:25 +0000 Subject: [PATCH] =?UTF-8?q?apt=20update=20v=C3=B3=C3=B3rafgaand=20aan=20in?= =?UTF-8?q?stallatie=20golang-go?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_mailhog_as_service.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install_mailhog_as_service.sh b/install_mailhog_as_service.sh index 3367d0b..f2a3eff 100644 --- a/install_mailhog_as_service.sh +++ b/install_mailhog_as_service.sh @@ -1,4 +1,5 @@ #!/bin/bash +apt update echo ""; echo "==================================="; echo "Install golang-go...";