update ps1

This commit is contained in:
yeongpin 2025-01-11 18:43:22 +08:00
parent 24a2651a40
commit 196060cb1b

View File

@ -174,7 +174,7 @@ function Install-CursorFreeVIP {
# Run installation
try {
Install-CursorModifier
Install-CursorFreeVIP
}
catch {
Write-Host "Installation failed: $_" -ForegroundColor Red