From ffa063a089ce3c23d70601d151fcda184294abd4 Mon Sep 17 00:00:00 2001 From: haidong Date: Fri, 26 Apr 2024 15:24:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0readme.md=20=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..b257b73 --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ + +haiputian_auto_switch_open_door_mode.sh 使用步骤 + +1.配置crontab 中 + +#海普天自动切换开门方式 +* * * * * /bin/bash /home/monitor/haiputian_auto_switch_open_door_mode.sh >>/home/monitor/haiputian.log 2>&1 & \ No newline at end of file