mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 09:04:47 -05: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