#!/bin/bash echo "please replace this sample with normal script and rename to .sh (will not run otherwise)" # # if [ "$6" == "" ]; then # ip route add 10.0.0.0/16 dev ppp0 # or whatever needed for routing # fi