#!/bin/bash #This script installs all of the necessary build dependencies to build all packages for subo software: #openmct #openmtc #balena #.... apt-get -y install "tbd" #problem children... # # # #