Update smsquitto daemon
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/data/data/com.termux/files/usr/bin/bash
|
||||
ps -aux | grep smsquittod | grep -v grep | awk '{print $2}' | xargs kill -9
|
||||
|
||||
Reference in New Issue
Block a user