b.liu | e958203 | 2025-04-17 19:18:16 +0800 | [diff] [blame^] | 1 | --- a/scripts/sendsms |
2 | +++ b/scripts/sendsms | ||||
3 | @@ -1,4 +1,4 @@ | ||||
4 | -#!/bin/bash | ||||
5 | +#!/bin/ash | ||||
6 | # This script send a text sms at the command line by creating | ||||
7 | # a sms file in the outgoing queue. | ||||
8 |