hydrophonitor/Makefile
2022-10-22 15:55:30 +03:00

8 lines
141 B
Makefile

install:
cd scripts && setup-raspberry-pi.sh
build-audio:
cd audio-logger && cargo build --release
start-all:
cd scripts && start-all.sh