Files
shell-scripting-templates/etc/README.md
Nathaniel Landau 1b7d6bf444 Initial commit
2015-05-27 10:56:15 -04:00

472 B

This directory contains the configuration files needed for the scripts and functions within this repository.

pushover.cfg.sample

To use the Pushover notification function in your scripts take the following steps.

  1. If you haven't done so already, create a Pushover account and create a Pushover application.
  2. Rename pushover.cfg.sample to pushover.cfg
  3. Add your user API key and your application API key to this file.