mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update esphome_setup.sh
This commit is contained in:
parent
f3d4a2154c
commit
c8e7bb7084
@ -45,8 +45,8 @@ done
|
|||||||
echo -e "${CHECKMARK} \e[1;92m Network Connected: \e[0m $(hostname -I)"
|
echo -e "${CHECKMARK} \e[1;92m Network Connected: \e[0m $(hostname -I)"
|
||||||
|
|
||||||
# Update container OS
|
# Update container OS
|
||||||
msg "Updating container OS..."
|
msg "Updating Container OS..."
|
||||||
apt update &>/dev/null
|
apt-get update &>/dev/null
|
||||||
apt-get -qqy upgrade &>/dev/null
|
apt-get -qqy upgrade &>/dev/null
|
||||||
|
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
|
Loading…
Reference in New Issue
Block a user