Merge pull request #83 from DSacks91/Typo

Fixed Typo
pull/84/head
Alex Hirsch 8 years ago committed by GitHub
commit 1632f361d5

@ -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…
Cancel
Save