added raw list download fixed sum shit too

This commit is contained in:
2025-12-20 12:08:02 -07:00
parent bf05377670
commit b661dc3efb
4 changed files with 29 additions and 2 deletions
+3 -2
View File
@@ -56,5 +56,6 @@ Start-Sleep -Seconds $WaitSeconds
# Add-Type -AssemblyName PresentationFramework
# [System.Windows.MessageBox]::Show("PING WORKING", "$RebootTime", 'OK', 'Error')
# Force reboot with no warning
Restart-Computer -Force
# x Force reboot with no warning
# Disabled -Force to let apps close gracefully
Restart-Computer # -Force