tprasadtp / protonvpn-docker

ProtonVPN Wireguard Docker Image. Supports ARMv8 (64-bit ) and x86 (64-Bit).
GNU General Public License v3.0
278 stars 25 forks source link

Not set CFG_TIER for Visionary Plan #16

Closed batbast closed 3 years ago

batbast commented 3 years ago

Into file protonvpn-docker/root/etc/cont-init.d/70-vpn-setup, line 28

Actual content: 3 | visionary | Visionary | VISIONARY) echo "Yo Dwag! You have Visionary Plan!";PROTONVPN_TIER=3;;

Correction: 3 | visionary | Visionary | VISIONARY) echo "Yo Dwag! You have Visionary Plan!";CFG_TIER=3;;

tprasadtp commented 3 years ago

Fixed in 3.0.0