Browse Source

Update homeassistant-install.sh

tweak
tteckster 2 năm trước cách đây
mục cha
commit
0b4104441d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      install/homeassistant-install.sh

+ 0 - 1
install/homeassistant-install.sh

@@ -25,7 +25,6 @@ $STD apt-get install -y \
   python3-dev \
   python3-pip \
   python3-venv
-
 msg_ok "Updated Python3"
 
 msg_info "Installing runlike"