mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-12-16 14:23:18 +08:00
exit with non-zero child thread status code
This commit is contained in:
@@ -13,4 +13,4 @@ for file in operator/*.conf; do
|
||||
get_asn $file | xargs bgptools -b rib6.txt | cidr-merger -s > result/${operator}6.txt &
|
||||
done
|
||||
|
||||
wait
|
||||
wait_exit
|
||||
|
||||
Reference in New Issue
Block a user