mirror of https://github.com/tteck/Proxmox.git
Update alpine-esphome.sh
This commit is contained in:
parent
d345712e7b
commit
ac62f07362
|
@ -66,9 +66,7 @@ function update_script() {
|
|||
header_info
|
||||
case $CHOICE in
|
||||
1)
|
||||
esphome stop
|
||||
pip3 install esphome --upgrade
|
||||
esphome start
|
||||
exit
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue