This website works better with JavaScript.
Home
Explore
Help
Sign In
haidong
/
shell-script
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
增加readme.md 说明文件
master
haidong
1 year ago
parent
3d4a73f713
commit
ffa063a089
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
readme.md
+ 7
- 0
readme.md
View File
@@ -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 &
Write
Preview
Loading…
Cancel
Save