faas/build.sh
2017-01-24 20:54:24 +00:00

5 lines
68 B
Bash
Executable File

#!/bin/bash
(cd gateway && ./build.sh)
(cd watchdog && ./build.sh)