1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-05 08:30:06 +00:00

Merge pull request #60 from sasjs/vpn-fix

chore: vpn fix
This commit is contained in:
Allan Bowe
2021-08-13 14:41:25 +03:00
committed by GitHub

View File

@@ -39,7 +39,7 @@ jobs:
sudo apt install apt-transport-https
sudo wget https://swupdate.openvpn.net/repos/openvpn-repo-pkg-key.pub
sudo apt-key add openvpn-repo-pkg-key.pub
sudo wget -O /etc/apt/sources.list.d/openvpn3.list https://swupdate.openvpn.net/community/openvpn3/repos/openvpn3-bionic.list
sudo wget -O /etc/apt/sources.list.d/openvpn3.list https://swupdate.openvpn.net/community/openvpn3/repos/openvpn3-focal.list
sudo apt update
sudo apt install openvpn3