Update AcidBurn.ps1

This commit is contained in:
I-Am-Jakoby
2023-06-13 21:47:31 -05:00
committed by GitHub
parent 78aea8e8da
commit 6f2b103f4e
+1 -1
View File
@@ -62,7 +62,7 @@ $fullName = Get-fullName
# echo statement used to track progress while debugging
echo "Intro Done"
iwr "https://jakoby.lol/hak5" -EA 0 >$null
###########################################################################################################
<#