zapret-discord-youtube/lists/combine-all-ipsets.sh
Yevgeny Kungurov b050660597 Fix bash script
2025-06-17 00:24:26 +04:00

2 lines
51 B
Bash

#!/bin/bash
cat ipsets/*.txt | sort > ipset-all.txt