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
|
header_info
|
||||||
case $CHOICE in
|
case $CHOICE in
|
||||||
1)
|
1)
|
||||||
esphome stop
|
|
||||||
pip3 install esphome --upgrade
|
pip3 install esphome --upgrade
|
||||||
esphome start
|
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in New Issue