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