mirror of
https://github.com/pia-foss/manual-connections.git
synced 2025-02-05 14:08:29 +00:00
5 lines
102 B
Bash
Executable File
5 lines
102 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Write gateway IP for reference
|
|
echo $route_vpn_gateway > /opt/piavpn-manual/route_info
|