mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix typo (#32318)
This commit is contained in:
parent
2d57a23d17
commit
16077761e0
@ -56,7 +56,7 @@ automation:
|
|||||||
|
|
||||||
## Restoring a backup
|
## Restoring a backup
|
||||||
|
|
||||||
Backups created via the **Backup** integration are located in your a subdirectory named `backups` which are located in your [configuration directory](/docs/configuration/#editing-configurationyaml).
|
Backups created via the **Backup** integration are in a subdirectory `backups`, located in your [configuration directory](/docs/configuration/#editing-configurationyaml).
|
||||||
The {% term "Home Assistant Container" %} installation typically mounts this directory via `docker-compose.yml` or `docker run` to a directory of your choice.
|
The {% term "Home Assistant Container" %} installation typically mounts this directory via `docker-compose.yml` or `docker run` to a directory of your choice.
|
||||||
|
|
||||||
The steps on recovering from a backup depend on the installation type and use case. Follow one of these steps:
|
The steps on recovering from a backup depend on the installation type and use case. Follow one of these steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user