diff --git a/ct/alpine-esphome.sh b/ct/alpine-esphome.sh index 7d39590a..da0534ba 100644 --- a/ct/alpine-esphome.sh +++ b/ct/alpine-esphome.sh @@ -66,9 +66,7 @@ function update_script() { header_info case $CHOICE in 1) - esphome stop pip3 install esphome --upgrade - esphome start exit ;; esac