BGP-Ranking/bgpranking/config/modules/shadowserver_only.sh

7 lines
109 B
Bash
Raw Normal View History

2018-07-13 14:51:00 +02:00
#!/bin/bash
set -e
set -x
find . -maxdepth 1 -type f -name "*.json" ! -iname "shadowserver*.json" -delete