Files
quectel-rgmii-toolkit/Belowx65Toolkit/socat-at-bridge/killsmd7bridge
Cameron Thompson bfd4b31fea Initial Commit
Start new branch for development on new 64bit x75 platfom.
2024-07-07 20:15:59 -04: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"