Update homeassistant-install.sh

This commit is contained in:
tteckster 2022-02-23 14:05:56 -05:00 committed by GitHub
parent ccd963b16b
commit e52f5d9e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -279,7 +279,7 @@ done
EOF EOF
sudo chmod +x /root/update-containers.sh sudo chmod +x /root/update-containers.sh
echo -e "${CM}${CL} \r" echo -e "${CM}${CL} \r"
mkdir /root/hass_config
echo -en "${GN} Customizing Container... " echo -en "${GN} Customizing Container... "
rm /etc/motd rm /etc/motd
rm /etc/update-motd.d/10-uname rm /etc/update-motd.d/10-uname