feederchain
Participant
Post count: 83

If that is the install command you used that is slightly wrong.
Lower case ‘s’ and no ‘:’


sudo ./install.sh

sudo is the command used to run the install.sh script with superuser priveledges.