mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-08 13:13:47 -05:00
Initial commit
This commit is contained in:
15
etc/README.md
Normal file
15
etc/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
This directory contains the configuration files needed for the scripts and functions within this repository.
|
||||
|
||||
# pushover.cfg.sample
|
||||
To use the [Pushover][1] notification function in your scripts take the following steps.
|
||||
|
||||
1. If you haven't done so already, create a [Pushover][1] 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.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[1]: https://pushover.net
|
||||
Reference in New Issue
Block a user