|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
# running on the rootserver that serves weewx and cloudlog for now
|
|
|
|
|
# running WeeWX and MariaDB
|
|
|
|
|
# will soon fetch and include webcam pics from ESP32-CAM
|
|
|
|
|
# Author: Dominic Reich <dominic{at}oe7drt.com>
|
|
|
|
|
# Author: Dominic Reich <quick.hat4396@qtztsjosmprqmgtunjyf.com>
|
|
|
|
|
# License: MIT
|
|
|
|
|
|
|
|
|
|
SQLDATE=$(date +%F-%R)
|
|
|
|
@ -41,7 +41,7 @@ echo '''Attached files are
|
|
|
|
|
|
|
|
|
|
This mail was sent out on '''${DATE}''' at '''${CLOCK}'''.
|
|
|
|
|
|
|
|
|
|
--
|
|
|
|
|
--
|
|
|
|
|
Don'''\''''t ever think on replying to this mail address!
|
|
|
|
|
You'''\''''d be just ignored...''' | neomutt -s "Server backup from `date +\"%F %R\"`" \
|
|
|
|
|
-a ${WX_OUTFILE}.xz ${WX_CONFIG} ${WX_SKINCONF} ${CL_OUTFILE}.xz ${CL_CONFIG} ${CL_DBCONF} -- {email}
|
|
|
|
|