This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
home-assistant
/
developers.home-assistant
mirror of
https://github.com/home-assistant/developers.home-assistant.git
Watch
0
Star
0
Fork
You've already forked developers.home-assistant
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
developers.home-assistant
/
script
/
server
8 lines
55 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
set
-e
cd
"
$(
dirname
"
$0
"
)
/..
"
yarn start
Reference in New Issue
View Git Blame
Copy Permalink