mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Update source/_includes/common-tasks/specific_version.md
This commit is contained in:
parent
4369abdb4a
commit
7c145d1aa9
@ -12,7 +12,7 @@ In the event that a Home Assistant Core version doesn't play well with your hard
|
|||||||
|
|
||||||
{% if page.installation == "os"%}
|
{% if page.installation == "os"%}
|
||||||
|
|
||||||
To upgrade to a specific version, you can use the command line (CLI ). The example below shows how to upgrade to `{{current_version}}`. To learn how to get started with the command line in Home Assistant, refer to the [SSH add-on setup instructions](/common-tasks/os/#installing-and-using-the-ssh-add-on).
|
To upgrade to a specific version, you can use the command line (CLI). The example below shows how to upgrade to `{{current_version}}`. To learn how to get started with the command line in Home Assistant, refer to the [SSH add-on setup instructions](/common-tasks/os/#installing-and-using-the-ssh-add-on).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ha core update --version {{current_version}} --backup
|
ha core update --version {{current_version}} --backup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user