forked from home-assistant/core
Update update script
This commit is contained in:
+1
-3
@@ -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