mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix
This commit is contained in:
parent
03b8e9a6cf
commit
6cedb31490
9 changed files with 29 additions and 40 deletions
7
openmptcprouter/files/bin/omr-test-speed
Executable file
7
openmptcprouter/files/bin/omr-test-speed
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
# vim: set noexpandtab tabstop=4 shiftwidth=4 softtabstop=4 :
|
||||
|
||||
HOST="proof.ovh.net"
|
||||
|
||||
trap : HUP INT TERM
|
||||
curl http://$HOST/files/10Gio.dat >/dev/null || echo
|
Loading…
Add table
Add a link
Reference in a new issue