From d6af6ca191f8bc52df6c99f86102e638a92f6487 Mon Sep 17 00:00:00 2001 From: Nonflammable Date: Tue, 9 Oct 2018 17:08:47 +0200 Subject: [PATCH] Added RPI_REBOOT=1 expert option description. (#264) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a09ba7c..923286c 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,14 @@ By default, `rpi-update` will not use a custom GitHub API token. If you run into sudo GITHUB_API_TOKEN= rpi-update +#### `RPI_REBOOT` + +To reboot after successfully update, run: + + sudo RPI_REBOOT=1 rpi-update + +You can use it to automate updates. + ## Troubleshooting There are two possible problems related to SSL certificates that may prevent