Skip to content

Split setup.sh to support automated code updates

binsky requested to merge setup_split into master

Infodisplay script (this repository) is not able to get code updates. Split setup.sh in two different files. (setup.sh and update.sh) Able to call update.sh at any time.

Merge request reports