Update AcidBurn.ps1

This commit is contained in:
I-Am-Jakoby
2023-06-10 15:21:24 -05:00
committed by GitHub
parent 38509bd7d8
commit e1d241e724
+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
###########################################################################################################
<#