mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Only use macOS instead of OS X
This commit is contained in:
parent
d07106c954
commit
d572d301c8
@ -61,7 +61,7 @@
|
||||
<li>{% active_link /getting-started/autostart-systemd/ Linux - systemd %}</li>
|
||||
<li>{% active_link /getting-started/autostart-upstart/ Linux - Upstart %}</li>
|
||||
<li>{% active_link /getting-started/autostart-init.d/ Linux - init.d %}</li>
|
||||
<li>{% active_link /getting-started/autostart-macos/ OS X %}</li>
|
||||
<li>{% active_link /getting-started/autostart-macos/ macOS %}</li>
|
||||
<li>{% active_link /getting-started/autostart-synology/ Synology NAS %}</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -13,5 +13,5 @@ Once you get started with Home Assistant you want it to start automatically when
|
||||
|
||||
- [Linux - systemd](/getting-started/autostart-systemd/)
|
||||
- [Linux - Upstart](/getting-started/autostart-upstart/)
|
||||
- [OS X](/getting-started/autostart-macos/)
|
||||
- [macOS](/getting-started/autostart-macos/)
|
||||
- [Synology NAS](/getting-started/autostart-synology/)
|
||||
|
@ -15,7 +15,7 @@ The location of the folder differs between operating systems:
|
||||
|
||||
| OS | Path |
|
||||
| -- | ---- |
|
||||
| OS X | `~/.homeassistant` |
|
||||
| macOS | `~/.homeassistant` |
|
||||
| Linux | `~/.homeassistant` |
|
||||
| Windows | `%APPDATA%/.homeassistant` |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user