mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Fix omr-test-speed
This commit is contained in:
parent
df77ebad4b
commit
d71f338f40
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# vim: set noexpandtab tabstop=4 shiftwidth=4 softtabstop=4 :
|
||||
HETZNER=false
|
||||
if [ "$1" = "hetzner" ]; then
|
||||
hetzner=true
|
||||
HETZNER=true
|
||||
INTERFACE="$2"
|
||||
else
|
||||
INTERFACE="$1"
|
||||
|
|
Loading…
Reference in a new issue