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

8 lines
245 B
Plaintext
Raw Normal View History

2016-05-23 23:03:52 +02:00
#!/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