kchristensen / udm-le

Let's Encrypt support for Ubiquiti UniFi OS
MIT License
565 stars 79 forks source link

Cant run last command to initial #52

Closed campmeharder closed 2 years ago

campmeharder commented 2 years ago

Screenshot (18) Keep getting permissions denied. Cant seem to find why. Tried with sudo, sudo -o. This is my first time doing this, thanks for help

kchristensen commented 2 years ago

You're better off sshing in there and doing it, but this is because your script does not have execute permissions.

Try adding sh before what you have in there.