diff --git a/monitor/cache/clearcache.sh b/monitor/cache/clearcache.sh index 75a289c..415f011 100644 --- a/monitor/cache/clearcache.sh +++ b/monitor/cache/clearcache.sh @@ -4,6 +4,6 @@ systemctl restart S905X_BI time_begin=$(date) echo "$time_begin : clearcache & Restart service S905X & reboot!!" >> /root/monitor/log/cache.txt echo "************************************" >> /root/monitor/log/cache.txt -sleep 3 +sleep 5 reboot -exit 0 +exit 0 \ No newline at end of file diff --git a/monitor/check/Check_engine b/monitor/check/Check_engine index 9625eaf..17ae98c 100644 Binary files a/monitor/check/Check_engine and b/monitor/check/Check_engine differ diff --git a/monitor/launcher/S905X_BI b/monitor/launcher/S905X_BI index e643c94..a03ce80 100644 Binary files a/monitor/launcher/S905X_BI and b/monitor/launcher/S905X_BI differ