Tidying
This commit is contained in:
parent
1c32a7fb99
commit
59d053e4cc
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue