Skip to content

Commit

Permalink
fix(shell): update-top100
Browse files Browse the repository at this point in the history
top100脚本更新
  • Loading branch information
huangyoukun authored and RobinzZH committed May 28, 2018
1 parent 104810f commit 42d6c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/proxy/top100.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ echo "begin top100"

curl 127.0.0.1:12701/top100

tail -f ../../log/run.log.0 |grep top
tail -f ../../log/run.log.0 |grep " top:"



Expand Down

0 comments on commit 42d6c3e

Please sign in to comment.