run: prod run script

This commit is contained in:
2022-02-08 13:54:51 +01:00
parent 65c4e8a2db
commit 21942015bc
Executable
+6
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 "$@"