build:moriod.rpm
The build:moriod.rpm builds a RedHat Linux package (.rpm) of
the Morio distribution.
Run npm run build:moriod.rpm in the root to trigger this script.
Under the hood, this will run:
Terminal
./scripts/build-morio-client-rpm.sh
FIXME
This documents something that is not yet implemented