소스 검색

Update homeassistant-core-install.sh

moved to install.func
tteckster 2 년 전
부모
커밋
86c04bfe22
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      install/homeassistant-core-install.sh

+ 0 - 1
install/homeassistant-core-install.sh

@@ -38,7 +38,6 @@ if [[ "$PCT_OSVERSION" == "12" ]]; then
     liblapack3 \
     liblapack-dev \
     libatlas-base-dev
-  $STD systemctl disable systemd-networkd-wait-online.service
   msg_ok "Installed Dependencies"
 else
   msg_info "Installing Dependencies, Bullseye (Patience)"