Fix typo in autostart directions (#9634)

"scrip" -> "script"
This commit is contained in:
Ben Spoon 2019-06-15 01:35:27 -07:00 committed by Klaas Schoute
parent 23a0d9faa4
commit cb420bd7cb

View File

@ -14,7 +14,7 @@ Home Assistant can run as a daemon within init.d with the script below.
### {% linkable_title 1. Copy script %}
Copy either the daemon script or the Python environment scrip at the end of this page to `/etc/init.d/hass-daemon` depending on your installation.
Copy either the daemon script or the Python environment script at the end of this page to `/etc/init.d/hass-daemon` depending on your installation.
After that, set the script to be executable: