wanpipe/api/legacy/xdlc/tx.sh

5 lines
60 B
Bash
Executable File

#!/bin/sh
kill -SIGUSR1 $(pidof xdlc_api)
echo "Tx Kicked"