blob: 4ad1663641166776f65b8122318c277bc972c994 (
plain)
1
2
3
4
5
6
7
8
|
--- a/scripts/sendsms
+++ b/scripts/sendsms
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/ash
# This script send a text sms at the command line by creating
# a sms file in the outgoing queue.
|