Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTaylorLee committed Jun 10, 2024
1 parent b32251b commit fd51c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Invoke-Exporter.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ while (((Test-Path $datasourcef2b) -eq $true) -and ((Test-Path $datasourcelog) -
Write-Output "[+] No new IPs to add to the database"
}

Write-Output "[+] Paused for 1 hour before checking for new IPs again"
Start-Sleep -Seconds 3600
}

Expand Down

0 comments on commit fd51c31

Please sign in to comment.