mirror of
https://github.com/home-assistant/core.git
synced 2025-08-17 11:31:39 +02:00
Update update script
This commit is contained in:
@@ -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
|
|
||||||
|
Reference in New Issue
Block a user