mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Remove ensure_config page (#13377)
This commit is contained in:
parent
469cb0d8dd
commit
72ddc2b7c0
@ -1,11 +0,0 @@
|
||||
---
|
||||
title: "ensure_config"
|
||||
description: "Script to perform a check if the configuration file exists"
|
||||
---
|
||||
|
||||
This script checks if the `configuration.yaml` file exists. If the file is not available, one is created.
|
||||
|
||||
```bash
|
||||
$ hass --script ensure_config
|
||||
```
|
||||
|
@ -135,7 +135,6 @@
|
||||
<li>{% active_link /docs/tools/benchmark/ benchmark %}</li>
|
||||
<li>{% active_link /docs/tools/check_config/ check_config %}</li>
|
||||
<li>{% active_link /docs/tools/credstash/ credstash %}</li>
|
||||
<li>{% active_link /docs/tools/ensure_config/ ensure_config %}</li>
|
||||
<li>{% active_link /docs/tools/keyring/ keyring %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user