rc
This commit is contained in:
@@ -14,9 +14,9 @@ if (-not ([Security.Principal.WindowsIdentity]::GetCurrent().Groups -contains 'S
|
||||
Start-Process -FilePath 'powershell' -Verb RunAs -ArgumentList "-ExecutionPolicy Bypass -File $PSCommandPath"
|
||||
|
||||
# CLOSE previous terminal
|
||||
# exit 0
|
||||
exit 0
|
||||
} else {
|
||||
clear # clear window
|
||||
Clear-Host # clear window
|
||||
|
||||
Write-Host -ForegroundColor Magenta @'
|
||||
.. .....
|
||||
|
||||
Reference in New Issue
Block a user