Don't use path

This commit is contained in:
Bob Mottram 2015-08-24 20:09:19 +01:00
parent 5d3640f475
commit 788e568935
1 changed files with 1 additions and 1 deletions

View File

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