Install.sh Permission Denied

Read 5898 times
Hey peoples,

I am currently trying to reinstall my centovacast on a new vps since my old one isnt good enough anymore. When i download the v3 script and try to run it i get a permission denied error. Had anyone else got this before and knows a way around it?

Cheers.
Absolutely I do.

You need to be root, first of all.  And then, you probably skipped an important step:

chmod +x install.sh

Do that first, THEN run the script.  All will be well.