Bob Mottram 9 anni fa
parent
commit
59d053e4cc
No account linked to committer's email
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      src/freedombone-image-mesh

+ 0
- 1
src/freedombone-image-mesh Vedi 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