diff --git a/src/freedombone b/src/freedombone index 76252551..a7aae10f 100755 --- a/src/freedombone +++ b/src/freedombone @@ -8178,7 +8178,7 @@ function tox_avahi { echo ' exit 0' >> /usr/bin/publish-to-avahi echo 'fi' >> /usr/bin/publish-to-avahi echo '' >> /usr/bin/publish-to-avahi - echo -n 'TOX_ID=$(/usr/bin/toxid -u ' >> /usr/bin/publish-to-avahi + echo -n 'TOX_ID=$(toxid -u ' >> /usr/bin/publish-to-avahi echo "$MY_USERNAME)" >> /usr/bin/publish-to-avahi echo '' >> /usr/bin/publish-to-avahi