mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-09 05:33:48 -05:00
fix pushover
This commit is contained in:
@@ -263,7 +263,7 @@ DELETE="--delete"
|
|||||||
# PUSHOVER is an online notification tool.
|
# PUSHOVER is an online notification tool.
|
||||||
# If you want to receive notifications upon completion
|
# If you want to receive notifications upon completion
|
||||||
# set the following value to "true"
|
# set the following value to "true"
|
||||||
PUSHOVERnotice="false"
|
PUSHOVERNOTIFY="false"
|
||||||
|
|
||||||
# CANONICALHOST is used to denote a sync hub which should never initiate a sync.
|
# CANONICALHOST is used to denote a sync hub which should never initiate a sync.
|
||||||
# Leave blank if not needed.
|
# Leave blank if not needed.
|
||||||
|
|||||||
Reference in New Issue
Block a user