sysupgrade: add optional delay before rebooting
SVN-Revision: 12572
This commit is contained in:
@@ -147,5 +147,6 @@ do_upgrade() {
|
||||
jffs2_copy_config
|
||||
fi
|
||||
}
|
||||
[ -n "$DELAY" ] && sleep "$DELAY"
|
||||
ask_bool 1 "Reboot" && reboot
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user