You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2026. It is now read-only.
I think I've found some missing information in the README.MD file.
Under 'Linux Setup'.
I have installed this on a headless (server) and GUI version of Ubuntu.
I've found that running the linux.sh 'as is' after downloading the zip file and extracting it from the repository results in a 'Permission Denied' error message.
The same for the reset.sh script in scripts/reset/reset.sh
I had to change the file permissions - "chmod +x " on both files in order for it to then run successfully.
Might be worth adding this information anyway (just in case there are any issues).
I think I've found some missing information in the README.MD file.
Under 'Linux Setup'.
I have installed this on a headless (server) and GUI version of Ubuntu.
I've found that running the linux.sh 'as is' after downloading the zip file and extracting it from the repository results in a 'Permission Denied' error message.
The same for the reset.sh script in scripts/reset/reset.sh
I had to change the file permissions - "chmod +x " on both files in order for it to then run successfully.
Might be worth adding this information anyway (just in case there are any issues).
Can the documentation be updated please?
Thanks.