run: prod run script

This commit is contained in:
Gilles Grandou 2021-08-05 22:09:41 +02:00
parent fab20bdb7f
commit 2894b6b476
1 changed files with 6 additions and 0 deletions

6
run Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash -e
make
dev=/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A500DA2H-if00-port0
./tic2mqtt -a -t $dev -h doctor -v "$@"