Skip to content

Instantly share code, notes, and snippets.

@mattiasnorell
Last active August 29, 2015 14:10
Show Gist options
  • Save mattiasnorell/f35a40df816ce745186c to your computer and use it in GitHub Desktop.
Save mattiasnorell/f35a40df816ce745186c to your computer and use it in GitHub Desktop.
#!/bin/sh
from=$SMS_1_NUMBER
echo "Hello world!" | sudo gammu sendsms TEXT "$from"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment