perkeep/dev-camput

7 lines
209 B
Bash
Executable File

#!/bin/sh
make -C lib/go/schema/ install && \
make -C lib/go/client install && \
make -C clients/go/camput/ && \
clients/go/camput/camput --verbose --blobserver=localhost:3179 --password=foo --file $@