From 788e56893522977db7cab41b26772d2d0f206c92 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 24 Aug 2015 20:09:19 +0100 Subject: [PATCH] Don't use path --- src/freedombone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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