Files
sms-api-free-mobile/send-notification.sh
C-Duv 29abae8a06 Adds support for configuration file
The script can now be configured using configuration files.
If a file named ".freemobile-smsapi" is located next to the script or in user's
home directory, such file will be read to load
Alternatively, a file path can be specified using `-c` option at runtime.

This commit makes the script accept option to specify configuration filepath
and also look for configuration files in specific places.
2017-02-11 15:20:55 +01:00

4.4 KiB