1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-06-16 04:10:33 +02:00

Update esphome_setup.sh

This commit is contained in:
tteckster
2022-02-03 03:23:22 -05:00
committed by GitHub
parent f3d4a2154c
commit c8e7bb7084

View File

@ -45,8 +45,8 @@ done
echo -e "${CHECKMARK} \e[1;92m Network Connected: \e[0m $(hostname -I)"
# Update container OS
msg "Updating container OS..."
apt update &>/dev/null
msg "Updating Container OS..."
apt-get update &>/dev/null
apt-get -qqy upgrade &>/dev/null
# Install prerequisites