Bob Mottram 8 years ago
parent
commit
59d053e4cc
No account linked to committer's email
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/freedombone-image-mesh

+ 0
- 1
src/freedombone-image-mesh View File

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