Skip to content

Commit 1350817

Browse files
author
Vítězslav Dvořák
committed
Fixed amount of requested messages
1 parent 316a05e commit 1350817

File tree

4 files changed

+143
-136
lines changed

4 files changed

+143
-136
lines changed

bin/sms-input

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash
2-
php -f /usr/lib/sms-input/messages2stdout.php $@
2+
php -f /usr/lib/sms-input/messages2stdout.php -- $@

0 commit comments

Comments
 (0)