Correct typo.
This commit is contained in:
parent
c37dd05ad4
commit
dd09c3c72e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@
|
||||||
[[ ! -e /run/rc-shutdown-ran ]] && {
|
[[ ! -e /run/rc-shutdown-ran ]] && {
|
||||||
[[ -x /opt/bin/pushover-client ]] && /opt/bin/pushover-client -p -1 -m "Shutting down: ${HOSTNAME%%.*}"
|
[[ -x /opt/bin/pushover-client ]] && /opt/bin/pushover-client -p -1 -m "Shutting down: ${HOSTNAME%%.*}"
|
||||||
|
|
||||||
toch /run/rc-shutdown-ran
|
touch /run/rc-shutdown-ran
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue