install.sh 117 B

12345
  1. #!/usr/bin/env bash
  2. cd $(dirname $0)
  3. go build
  4. sudo install -m 0644 -t /lib/systemd/system -v dtrobots-rover.service