From 280b91b1eba219274213c6cfafcb8172be294ae4 Mon Sep 17 00:00:00 2001 From: Dan White Date: Fri, 6 Jun 2014 12:10:07 -0500 Subject: [PATCH] update sms --- sms | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sms b/sms index 2e8a128..6315aba 100755 --- a/sms +++ b/sms @@ -2,7 +2,8 @@ # Dan White -SMSTO=${SMSTO:-"4028904049@messaging.sprintpcs.com"} +#SMSTO=${SMSTO:-"4028904049@messaging.sprintpcs.com"} +SMSTO=${SMSTO:-"4028904049@vtext.com"} function usage { cat << EOF -- 2.25.1