#!/bin/bash # install required tools for XDS # TODO # clone XDS repo # TODO # build daemon # TODO # install in container # TODO # cleanup (remove build tools) # TODO