fix changeme script, from #6828
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20193 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
445b6adb40
commit
aeffe82d7f
@ -13,5 +13,5 @@ MSG="$HOSTNAME UPS battery needs changing NOW."
|
||||
echo "$MSG"
|
||||
echo " "
|
||||
/usr/sbin/apcaccess status
|
||||
) | $MAILPROG -h $MAILHOST -F $FROM -s "$MSG" $TO
|
||||
) | $MAILPROG -h $MAILHOST -f $FROM -s "$MSG" $TO
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user