fix syslog save function

This commit is contained in:
Alfonso Gamboa
2022-08-03 14:44:23 -07:00
parent c0544df484
commit a2ed144d85
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ source /opt/wz_mini/wz_mini.conf
syslog_save() {
wait_for_icamera &
wait_for_icamera
if [[ "$ENABLE_SYSLOG_SAVE" == "true" ]]; then
echo "Store syslog logs"

View File

@@ -1 +1 @@
Wed Aug 3 02:37:59 PM PDT 2022
Wed Aug 3 02:43:54 PM PDT 2022