build:morio.deb
The build:morio.deb builds a Debian Linux package (.deb) of
the Morio client.
Run npm run build:morio.deb in the root to trigger this script.
Under the hood, this will run:
Terminal
./scripts/build-morio-client-deb.sh
Relies on the client binaries being available
Make sure to run build:clients first to build the client binaries