#!/data/data/com.termux/files/usr/bin/bash
#ps -aux | grep smsquittod | grep -v grep | awk '{print $2}' | xargs kill -9
data/data/com.termux/files/usr/bin/supervisorctl stop termux_workers:smsquitto
