mathomatic: Switch to working source download url
[termux-packages] / packages / termux-api / termux-sms-send
index 7d35a01..67b0f31 100755 (executable)
@@ -7,4 +7,4 @@ if [ $# != 1 -o $1 = "-h" ]; then
        exit 1
 fi
 
-termux-api SmsSend --es recipient $1
+@TERMUX_API@ SmsSend --es recipient $1