PKGBUILDs/sstp-client/default/50-sstp.PROFILE.sh.sample

8 lines
245 B
Bash
Executable File

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