forked from k-space/godoor
1
0
Fork 0
godoor/build.sh

4 lines
67 B
Bash

#!/bin/bash
GOOS=linux GOARCH=arm64 go build && scp godoor rpi4b: