mirror of
https://github.com/openfaas/faas.git
synced 2025-06-15 19:56:47 +00:00
5 lines
80 B
Bash
Executable File
5 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
|
|
(cd gateway && ./armhf.build.sh)
|
|
(cd watchdog && ./armhf.build.sh)
|