README install
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/data/data/com.termux/files/usr/bin/bash
|
||||
ps -aux | grep smsquittod | grep -v grep | awk '{print $2}' | xargs kill -9
|
||||
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user