publish install.ps1

This commit is contained in:
brockdarnold 2026-06-14 07:33:35 +00:00
parent f6a2b96bb2
commit a490f62edb

View file

@ -59,5 +59,5 @@ python update.py
Write-Host "" Write-Host ""
Write-Host "Installed at $dir." 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" Write-Host "One-time (per PC) for OCR hold alerts: cd $dir ; python eve_orehold_watcher.py --snip"