mirror of
https://github.com/W4RH4WK/Debloat-Windows-10.git
synced 2024-11-17 15:25:37 +00:00
Fixed Typo
This commit is contained in:
parent
ba37616216
commit
b177d0b642
@ -4,7 +4,7 @@
|
||||
|
||||
Import-Module -DisableNameChecking $PSScriptRoot\..\lib\take-own.psm1
|
||||
|
||||
echo "Elevating priviledges for this process"
|
||||
echo "Elevating privileges for this process"
|
||||
do {} until (Elevate-Privileges SeTakeOwnershipPrivilege)
|
||||
|
||||
echo "Uninstalling default apps"
|
||||
|
Loading…
Reference in New Issue
Block a user