From 3252e941491d4ed8df500b8856c29544234b5fe3 Mon Sep 17 00:00:00 2001 From: brockdarnold Date: Sun, 14 Jun 2026 07:29:59 +0000 Subject: [PATCH] publish install.ps1 --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.ps1 b/install.ps1 index 8c04e4c..5e72a0c 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,5 +1,5 @@ <# - install.ps1 — first-time bootstrap for the Eve watchers (Goliath + Adam's PC). + install.ps1 - first-time bootstrap for the Eve watchers (Goliath + Adam's PC). One-liner (PowerShell): irm https://git.armoredarmadillo.com/brockdarnold/eve-watcher/raw/branch/main/install.ps1 | iex