#!/bin/sh

echo "RTR processing..."
time bin/rtr -r data/rtrroute -l data/rtrlookup > /dev/null

