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