summaryrefslogtreecommitdiff
path: root/vpn
diff options
context:
space:
mode:
Diffstat (limited to 'vpn')
-rwxr-xr-xvpn3
1 files changed, 3 insertions, 0 deletions
diff --git a/vpn b/vpn
index 5a9fb10..8e75c83 100755
--- a/vpn
+++ b/vpn
@@ -28,6 +28,9 @@
#!/usr/bin/bash
+# Configurations
+CONF_DIR=YOUR_CONFIG_DIR
+
set_routes()
{
local devtun=tun0