Bob Mottram 9 gadus atpakaļ
vecāks
revīzija
59d053e4cc
Revīzijas autora e-pasts nav piesaistīts nevienam kontam
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0
    1
      src/freedombone-image-mesh

+ 0
- 1
src/freedombone-image-mesh Parādīt failu

@@ -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