mirror of https://github.com/hak5/openwrt.git
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
|
[ "$ACTION" = "released" -a "$BUTTON" = reset ] && {
|
||
|
reboot
|
||
|
}
|