Failed to execute child

That doesn’t necessarily mean it has the right privileges. Most scripts you down load need to have permissions to run as root using the following as far as i know. :thinking: I’m not an expert on using scripts or creating them. :wink:

chmod +x script.sh
./script.sh