mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2025-08-09 20:14:04 +00:00
fix syslog save function
This commit is contained in:
@@ -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"
|
||||
|
@@ -1 +1 @@
|
||||
Wed Aug 3 02:37:59 PM PDT 2022
|
||||
Wed Aug 3 02:43:54 PM PDT 2022
|
||||
|
Reference in New Issue
Block a user