Added RPI_REBOOT=1 expert option description. (#264)

This commit is contained in:
Nonflammable
2018-10-09 17:08:47 +02:00
committed by popcornmix
parent 866c310bab
commit d6af6ca191

View File

@@ -136,6 +136,14 @@ By default, `rpi-update` will not use a custom GitHub API token. If you run into
sudo GITHUB_API_TOKEN=<your API token> rpi-update sudo GITHUB_API_TOKEN=<your 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 ## Troubleshooting
There are two possible problems related to SSL certificates that may prevent There are two possible problems related to SSL certificates that may prevent