NPM-KeepAliveD/add_route.sh

2 lines
60 B
Bash
Raw Permalink Normal View History

#!/bin/bash
ip route add <dest_net> via <gateway> dev <port>