echo "Installing required dependencies...";

cd iono-pi-c-lib

sudo sh build

echo "Done! Test if everything is installed correctly with by using the iono command.";
