mirror of
https://github.com/raspberrypi/rpi-update.git
synced 2026-01-20 21:13:38 +08:00
Added RPI_REBOOT=1 expert option description. (#264)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user