mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 16:44:46 +00:00
Changing to the HASS user for the AiO
This commit is contained in:
parent
33cfceb8bc
commit
1a84173621
11
shell_scripts/hassuser
Executable file
11
shell_scripts/hassuser
Executable 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
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user