mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update homeassistant-core-v5.sh
This commit is contained in:
parent
232c9d03f0
commit
2172a2031a
@ -317,7 +317,7 @@ function install_script() {
|
|||||||
function update_script() {
|
function update_script() {
|
||||||
PY=$(ls /srv/homeassistant/lib/)
|
PY=$(ls /srv/homeassistant/lib/)
|
||||||
IP=$(hostname -I | awk '{print $1}')
|
IP=$(hostname -I | awk '{print $1}')
|
||||||
UPD=$(whiptail --title "UPDATE" --radiolist --cancel-button Exit-Script "Choose Type" 15 58 4 \
|
UPD=$(whiptail --title "UPDATE" --radiolist --cancel-button Exit-Script "Spacebar = Select" 11 58 4 \
|
||||||
"1" "Initialize" OFF \
|
"1" "Initialize" OFF \
|
||||||
"2" "Update Core" ON \
|
"2" "Update Core" ON \
|
||||||
"3" "Install HACS" OFF \
|
"3" "Install HACS" OFF \
|
||||||
|
Loading…
Reference in New Issue
Block a user