mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update update script
This commit is contained in:
parent
4ab75d58f5
commit
ebfec2d1d3
@ -3,6 +3,4 @@ if [ ${PWD##*/} == "scripts" ]; then
|
|||||||
cd ..
|
cd ..
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git pull --recurse-submodules=yes
|
git pull
|
||||||
git submodule update --init --recursive
|
|
||||||
python3 -m pip install -r requirements.txt
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user