mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
First pass for scripts to rule them all
This commit is contained in:
4
script/update
Executable file
4
script/update
Executable file
@@ -0,0 +1,4 @@
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
git pull
|
||||
git submodule update
|
Reference in New Issue
Block a user