mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 01:09:57 +08:00
9 lines
187 B
Diff
9 lines
187 B
Diff
--- 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.
|
|
|