Created
October 25, 2020 19:37
-
-
Save wmantly/ea6fe515166d29a36819b61ded8823a8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo -u homeassistant -H -s | |
cd /srv/homeassistant | |
source bin/activate | |
pip3 install --upgrade homeassistant |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment