anetczuk / LinakDeskApp

Desktop application that allows control of Linak office desk under Linux
MIT License
143 stars 13 forks source link

Missing executable bit on install_reqs.sh #15

Closed D0han closed 12 months ago

D0han commented 1 year ago

Minor stuff, just noticed that configure_all.sh fails on executing install_reqs.sh

$ ./configure_all.sh 
Installing dependencies
./configure_all.sh: line 13: /[...]/LinakDeskApp/src/install_reqs.sh: Permission denied

Other than that, seems that configure_all.sh nor configure_autostart.sh is called during installation.

Thanks for the project!

anetczuk commented 12 months ago

Thanks for issue. Problem solved.