From 9a525e646e85c15cd7086019105780665c3fa85a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 24 Aug 2015 20:21:47 +0100 Subject: [PATCH] Call the script after creation --- src/freedombone | 1 + 1 file changed, 1 insertion(+) diff --git a/src/freedombone b/src/freedombone index 6518cae8..9e1237fe 100755 --- a/src/freedombone +++ b/src/freedombone @@ -8196,6 +8196,7 @@ function tox_avahi { echo 'exit 0' >> /usr/bin/publish-to-avahi chmod +x /usr/bin/publish-to-avahi + publish-to-avahi systemctl restart avahi-daemon # publish regularly