mirror of
https://github.com/home-assistant/core.git
synced 2025-04-29 03:37:51 +00:00
NOPE
This commit is contained in:
parent
fb29611c15
commit
c7565baa6d
@ -174,8 +174,6 @@ def install_osx():
|
|||||||
with open(template_path, 'r', encoding='utf-8') as inp:
|
with open(template_path, 'r', encoding='utf-8') as inp:
|
||||||
plist = inp.read()
|
plist = inp.read()
|
||||||
|
|
||||||
plist = plist.read()
|
|
||||||
|
|
||||||
plist = plist.replace("$HASS_PATH$", hass_path)
|
plist = plist.replace("$HASS_PATH$", hass_path)
|
||||||
plist = plist.replace("$USER$", user)
|
plist = plist.replace("$USER$", user)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user