From 3bec847e4cfcce39ab9ce0d821c95882562a52fd Mon Sep 17 00:00:00 2001 From: "Gaunt, John" Date: Mon, 29 Jul 2019 20:40:41 -0400 Subject: [PATCH] added comment for wget command --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index 115ba67..a0a537d 100644 --- a/update.sh +++ b/update.sh @@ -2,6 +2,7 @@ # Update and isntall the packages unsed in my homelab # run "curl -L https://johnhgaunt.com/update.sh | bash" as root to use this script +# wget -O - https://johnhgaunt.com/update.sh | bash GAUNT_CA_CERT_NAME="GauntDC01-CA.crt"