#!/bin/bash

(cd gateway && ./build.sh)
(cd watchdog && ./build.sh)