From 196060cb1b1a631fdaaae3ac3960f6940cb61459 Mon Sep 17 00:00:00 2001 From: yeongpin Date: Sat, 11 Jan 2025 18:43:22 +0800 Subject: [PATCH] update ps1 --- scripts/install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.ps1 b/scripts/install.ps1 index 0bda8cc..bd220e0 100644 --- a/scripts/install.ps1 +++ b/scripts/install.ps1 @@ -174,7 +174,7 @@ function Install-CursorFreeVIP { # Run installation try { - Install-CursorModifier + Install-CursorFreeVIP } catch { Write-Host "Installation failed: $_" -ForegroundColor Red