Skip to content

Commit 084aff5

Browse files
committed
optimize output
1 parent 8953ab9 commit 084aff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22
./fast-cf
3-
cat result/sorted_ping_ip.txt
3+
head -n 100 result/sorted_ping_ip.txt

0 commit comments

Comments
 (0)