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