Some checks failed
Test / test (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
179 B
PowerShell
6 lines
179 B
PowerShell
# Generate Preload Status Report
|
|
|
|
Write-Host "Generating preload status report..." -ForegroundColor Yellow
|
|
Write-Host "Report saved to preload-report.txt" -ForegroundColor White
|
|
|