mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-04-01 17:12:09 +00:00
refactor: add output comment
This commit is contained in:
parent
bcef9f772a
commit
65eb2fa699
@ -3791,6 +3791,8 @@
|
|||||||
|
|
||||||
Remove-Item -Path $bagsMRU -Recurse -Force
|
Remove-Item -Path $bagsMRU -Recurse -Force
|
||||||
Write-Host \"Removed $bagsMRU\"
|
Write-Host \"Removed $bagsMRU\"
|
||||||
|
|
||||||
|
Write-Host Please sign out and back in, or restart your computer to apply the changes!
|
||||||
"
|
"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user