webui-new/development/socat-at-bridge/killsmd7bridge

5 lines
141 B
Plaintext
Raw Normal View History

2025-03-24 22:39:52 +08:00
#!/bin/bash
# Look for the process by its command and kill it so socat can have smd7 instead
pkill -f "/usr/bin/port_bridge smd7 at_usb2 1"