Changing to the HASS user for the AiO

This commit is contained in:
CCOSTAN 2016-10-11 19:16:51 +00:00
parent 33cfceb8bc
commit 1a84173621

11
shell_scripts/hassuser Executable file
View File

@ -0,0 +1,11 @@
#!/bin/bash
cat hassuser
sudo su -s /bin/bash hass
# source /srv/hass/hass_venv/bin/activate
# to Upgrade:
# pip3 install --upgrade homeassistant