소스 검색

Update iobroker-install.sh

tteckster 3 년 전
부모
커밋
9669e36b4d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      setup/iobroker-install.sh

+ 1 - 1
setup/iobroker-install.sh

@@ -50,7 +50,7 @@ apt-get install -y curl &>/dev/null
 apt-get install -y sudo &>/dev/null
 msg_ok "Installed Dependencies"
 
-msg_info "Installing ioBroker"
+msg_info "Installing ioBroker (10 min)"
 curl -sLf https://iobroker.net/install.sh | bash - &>/dev/null
 msg_ok "Installed ioBroker"