This commit is contained in:
Bob Mottram 2016-09-09 12:03:45 +01:00
parent 1c32a7fb99
commit 59d053e4cc
No known key found for this signature in database
GPG Key ID: 0452CC7CEA982E38
1 changed files with 0 additions and 1 deletions

View File

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