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