mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +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:
|
||||
plist = inp.read()
|
||||
|
||||
plist = plist.read()
|
||||
|
||||
plist = plist.replace("$HASS_PATH$", hass_path)
|
||||
plist = plist.replace("$USER$", user)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user