mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-29 23:35:40 +00:00
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
[ "$ACTION" = "released" -a "$BUTTON" = reset ] && {
|
|
reboot
|
|
}
|