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