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