mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 08:26:41 +01: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