#!/bin/sh pip3 install adafruit-circuitpython-dht mh-z19 npm install (cd ./server && npm install) & (cd ./dashboard && npm install && npm run build)