Call the script after creation
This commit is contained in:
parent
75b300a24b
commit
9a525e646e
|
@ -8196,6 +8196,7 @@ function tox_avahi {
|
||||||
echo 'exit 0' >> /usr/bin/publish-to-avahi
|
echo 'exit 0' >> /usr/bin/publish-to-avahi
|
||||||
chmod +x /usr/bin/publish-to-avahi
|
chmod +x /usr/bin/publish-to-avahi
|
||||||
|
|
||||||
|
publish-to-avahi
|
||||||
systemctl restart avahi-daemon
|
systemctl restart avahi-daemon
|
||||||
|
|
||||||
# publish regularly
|
# publish regularly
|
||||||
|
|
Loading…
Reference in New Issue