mirror of
https://github.com/weyne85/Proxmox_Helper_Scripts.git
synced 2025-10-29 16:57:22 +00:00
Update pihole-install.sh
This commit is contained in:
@@ -49,6 +49,11 @@ echo -e "${CM}${CL} \r"
|
|||||||
echo -en "${GN} Network Connected: ${BL}$(hostname -I)${CL} "
|
echo -en "${GN} Network Connected: ${BL}$(hostname -I)${CL} "
|
||||||
echo -e "${CM}${CL} \r"
|
echo -e "${CM}${CL} \r"
|
||||||
|
|
||||||
|
echo -en "${GN} Updating Container OS... "
|
||||||
|
apt-get update &>/dev/null
|
||||||
|
apt-get -qqy upgrade &>/dev/null
|
||||||
|
echo -e "${CM}${CL} \r"
|
||||||
|
|
||||||
echo -en "${GN} Installing Dependencies... "
|
echo -en "${GN} Installing Dependencies... "
|
||||||
apt-get update &>/dev/null
|
apt-get update &>/dev/null
|
||||||
apt-get -qqy install \
|
apt-get -qqy install \
|
||||||
|
|||||||
Reference in New Issue
Block a user