Update 00-aaa_proxmox.sh

This commit is contained in:
Alexandre
2021-12-28 06:25:54 +01:00
committed by GitHub
parent d5c0352692
commit 00d709d633

View File

@@ -10,7 +10,5 @@ if [ $TZ = "test" ]; then
./test.sh
fi
echo "... launching specific test"
AVAHI_CONFIG='/etc/avahi/avahi-daemon.conf
hostname=hassio
sed -i "s/host-name=.*/host-name=${hostname}/" "${AVAHI_CONFIG}"
cat /etc/hosts
fi