Open
Description
I git cloned the project on Ubuntu 19.04 and executed the following commands:
chmod +x *.sh
./netset-main.sh --install
However, the installation seems failed.
1.netset-main.sh is using python but Ubuntu 19.04 uses python3.
2.ProtonVPN-cli failed to install.
Besides, after executing the scripts, apt-get update doesn't work.
Thanks.