1
0
mirror of synced 2024-11-24 06:10:11 +01:00
tacosdbfilter/zip.sh

5 lines
102 B
Bash
Raw Normal View History

2023-06-13 22:28:06 +02:00
#!/usr/bin/env bash
mv wordlist.merged.json wordlist
gzip wordlist
mv wordlist.gz wordlist.merged.bin