From 0b47bcfdcd09e44dcd9e0c221d806d8310b14e65 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 9 Aug 2025 11:50:08 -0600 Subject: [PATCH] 1754761808 --- customscripts/FIND_THE_DAMN_PI_HARDCORE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customscripts/FIND_THE_DAMN_PI_HARDCORE b/customscripts/FIND_THE_DAMN_PI_HARDCORE index 544fa0c..580c59d 100644 --- a/customscripts/FIND_THE_DAMN_PI_HARDCORE +++ b/customscripts/FIND_THE_DAMN_PI_HARDCORE @@ -1,5 +1,5 @@ #!/bin/zsh -# runs in appx 60 MINUTES +# runs in appx 75 MINUTES file_name="nmap-hardcore-$(date +%Y%m%d%H%M%S)-$(echo $RANDOM | md5sum | awk '{print $1}').xml" out_file="/tmp/$file_name"