From a490f62edbe33dee83449ae423ee7b3c96d67d0a Mon Sep 17 00:00:00 2001 From: brockdarnold Date: Sun, 14 Jun 2026 07:33:35 +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 5e72a0c..6d14b67 100644 --- a/install.ps1 +++ b/install.ps1 @@ -59,5 +59,5 @@ python update.py Write-Host "" Write-Host "Installed at $dir." -Write-Host "Auto-update + auto-start is now a Scheduled Task (logon + daily) - nothing else to do." +Write-Host "Auto-start at logon + daily auto-update are configured - nothing else to do." Write-Host "One-time (per PC) for OCR hold alerts: cd $dir ; python eve_orehold_watcher.py --snip"