mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 01:16:26 +02:00
v3.7.0 add stats about sended sms status, add better support for haproxy, improve gammu ream sms with deletion of read sms
This commit is contained in:
parent
4e80a6a3a1
commit
946e03e500
2 changed files with 2 additions and 1 deletions
|
@ -280,6 +280,7 @@ namespace adapters;
|
|||
$command_parts = [
|
||||
PWD . '/bin/gammu_get_unread_sms.py',
|
||||
escapeshellarg($this->data['config_file']),
|
||||
'--delete'
|
||||
];
|
||||
|
||||
$return = $this->exec_command($command_parts);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue