From 1ec7dd331220e74f07cc1e5e77319b6bed3eb813 Mon Sep 17 00:00:00 2001 From: vincent Date: Sun, 1 Mar 2020 15:46:00 +0100 Subject: [PATCH] add update hass script --- script/script/update_hass.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 script/script/update_hass.sh diff --git a/script/script/update_hass.sh b/script/script/update_hass.sh new file mode 100755 index 0000000..9e54048 --- /dev/null +++ b/script/script/update_hass.sh @@ -0,0 +1 @@ +/opt/venv/hass/bin/pip install --upgrade homeassistant