X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=utils%2Faddroute.sh;h=4c5672b825b47d2cd12deb9d5ab3775033774b04;hb=deec76bf7766f00671dc43731672814917d76217;hp=743bbd597d0d8ffc681761d2f6faa818c8133c0b;hpb=5595e098937476f535353eb5e2459c9954474e59;p=govpn.git diff --git a/utils/addroute.sh b/utils/addroute.sh index 743bbd5..4c5672b 100755 --- a/utils/addroute.sh +++ b/utils/addroute.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/sh -x # A simple script handling default routing for GoVPN, # inspired by vpnc-script, but much simpler.