This commit is contained in:
2026-03-25 00:39:22 +01:00
parent c54835aab2
commit 0150625300
2 changed files with 3 additions and 5 deletions

View File

@@ -1,7 +1,5 @@
#!/bin/bash
if systemctl is-active --quiet avahi-daemon; then
echo "Avahi est déjà actif accessible via $(hostname).local"
else