1777146237

This commit is contained in:
2026-04-25 13:43:56 -06:00
parent ceea348011
commit 292841526c
+1 -1
View File
@@ -27,7 +27,7 @@ while true; do #infinite loop
# LE detected poweroff to cryptdisk and notify # LE detected poweroff to cryptdisk and notify
# alert spammmm # alert spammmm
for((i=0;i<10;i++)); do for((i=0;i<10;i++)); do
send_discord_webhook "FUZZ" & # fork task to background to run more faster send_discord_webhook "FUZZ!!!" & # fork task to background to run more faster
# cryptsetup erase <device> # ion case you wanna nuke ur shit lmao # cryptsetup erase <device> # ion case you wanna nuke ur shit lmao
## these options are powerful, silent, fast, aND RIsky ## these options are powerful, silent, fast, aND RIsky