mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-07 12:30:11 +02:00
c73369e11c
- Remove unused paths - Move paths to inline constants if used only once
4 lines
63 B
Go
4 lines
63 B
Go
package openvpn
|
|
|
|
const configPath = "/etc/openvpn/target.ovpn"
|