mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-04 14:47:43 +01:00
3 lines
63 B
Text
3 lines
63 B
Text
[ "$ACTION" = "released" -a "$BUTTON" = reset ] && {
|
|
reboot
|
|
}
|