mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 06:50:09 +00:00
Specifically, it fixes a reference issue for the "Recall fix". Thankfully, we're not making a release yet :)
This commit is contained in:
@@ -100,4 +100,4 @@ function Invoke-WinUtilInstallPSProfile {
|
||||
Write-Host "This profile requires Powershell Core, which is currently not installed!" -ForegroundColor Red
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -184,4 +184,4 @@ function Invoke-WinUtilUninstallPSProfile {
|
||||
Write-Host "===> No PowerShell Profile Found. Skipped Uninstallation. <===" -ForegroundColor Magenta
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user