mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2025-12-02 05:58:15 +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"
|
||||
|
||||
Reference in New Issue
Block a user