webui-new/development/socat-at-bridge/killsmd7bridge
2025-03-24 22:39:52 +08:00

5 lines
141 B
Bash

#!/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"