Skip to content
Snippets Groups Projects
build.sh 68 B
#!/bin/bash

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