@@ -139,7 +139,6 @@ function change_avahi_name {
systemctl restart avahi-daemon
echo "New avahi name for this peer is P$PEER_ID"
- echo "mesh-$PEER_ID"
echo $"avahi name changed to P${PEER_ID}.local" >> $INSTALL_LOG
}