Skip to content

fix: do not run update_alternatives unless running in root

Karel Koci requested to merge bugfix/update-alternatives-fix into develop

Running update_alternatives.sh in medkit is going to fail. Because of that we should not do that. Updater itself manages alternatives now.

This should fix medkit builds in HBL.

Merge request reports