mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
First pass for scripts to rule them all
This commit is contained in:
4
script/bootstrap
Executable file
4
script/bootstrap
Executable file
@ -0,0 +1,4 @@
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
script/bootstrap_server
|
||||
script/bootstrap_frontend
|
Reference in New Issue
Block a user