Nyr/openvpn-install

Super user access needed

psychoAuby opened this issue · 1 comments

Hi I am very new to linux so I know this is very likely a stupid issue but when I run the command as is it says I need superuser privileges. I have also tried running the command with sudo at the start and it says the same thing

Nyr commented

Once you have the script downloaded, you can do chmod +x openvpn-install.sh to set execution permissions for the script.

Then, do sudo openvpn-install.sh.