Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37001master
parent
67f5f188b1
commit
533dfc39e3
@ -1,13 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
# Copyright (C) 2009 OpenWrt.org |
||||
|
||||
case "$ACTION" in |
||||
add) |
||||
# update LEDs |
||||
;; |
||||
remove) |
||||
# update LEDs |
||||
;; |
||||
esac |
||||
|
@ -1,13 +0,0 @@ |
||||
#!/bin/sh |
||||
|
||||
# Copyright (C) 2009 OpenWrt.org |
||||
|
||||
case "$ACTION" in |
||||
add) |
||||
# update LEDs |
||||
;; |
||||
remove) |
||||
# update LEDs |
||||
;; |
||||
esac |
||||
|
Loading…
Reference in new issue