#!/usr/bin/sh

echo "ProtonVPN Command Line Running on $(lsb_release -sir)..."
/usr/bin/pkexec /usr/bin/e_protonvpn $@

