mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-15 18:15:00 +00:00
Changing to the HASS user for the AiO
This commit is contained in:
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
|
||||||
|
|
Reference in New Issue
Block a user