scriptorron / indi_pylibcamera

INDI libcamera driver made in Python
MIT License
11 stars 5 forks source link

install.sh performs full setup without user input #27

Closed aaronwmorris closed 1 year ago

aaronwmorris commented 1 year ago

Updated install.sh to install requisite packages and perform setup without specifying path to server script

Also, ran script through shellcheck for linting.