mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-20 15:51:50 +02:00
Update 00-aaa_proxmox.sh
This commit is contained in:
@@ -10,7 +10,5 @@ if [ $TZ = "test" ]; then
|
|||||||
./test.sh
|
./test.sh
|
||||||
fi
|
fi
|
||||||
echo "... launching specific test"
|
echo "... launching specific test"
|
||||||
AVAHI_CONFIG='/etc/avahi/avahi-daemon.conf
|
cat /etc/hosts
|
||||||
hostname=hassio
|
|
||||||
sed -i "s/host-name=.*/host-name=${hostname}/" "${AVAHI_CONFIG}"
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user