mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-03-08 13:19:05 +00:00
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…
x
Reference in New Issue
Block a user