Skip to content

Commit

Permalink
Update k1-s.cgi
Browse files Browse the repository at this point in the history
  • Loading branch information
horiq-asm authored Feb 14, 2024
1 parent 096c940 commit 72f3404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k1-s.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"/rq/apple-watch.css\">"
echo "</head>"
echo "<body>"
echo "<p id=\"p1\">"
#ip n | grep 00:1e:5e:02:6b:68 | cut -f 1 -d " " >RED_DOOR
#ip n | grep xx:kk:yy:xx:77:88 | cut -f 1 -d " " >RED_DOOR
if [ `/usr/lib/cgi-bin/k1-status.py | grep -c 1800131` = 1 ]; then
echo "<span style=\"color:#FF0000;\">開錠中</span>"
else
Expand Down

0 comments on commit 72f3404

Please sign in to comment.