quectel-webui/socat-at-bridge/killsmd7bridge
2024-12-06 23:04:26 +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"