#!/bin/bash filepath="https://github.com/ryanfortner/snapdrop-rpi/raw/master/snapdrop_20221216_arm64.deb" install_packages "${filepath}" || exit 1