Skip to content

Commit a818fdd

Browse files
committed
Update BypassEP.ps1
1 parent ec8d702 commit a818fdd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

BypassEP.ps1

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<#
2-
Function BypassEP {
3-
Write-Host "Esto es un bypass de PS Execution Policy"
4-
}
2+
Function BypassEP { Write-Host "Esto es un bypass de PS Execution Policy" }
53
BypassEP
64
#>
75
Write-Host "Esto es un bypass de PS Execution Policy"

0 commit comments

Comments
 (0)