nose-pluto/scripts/generate-hosts.sh
Chris Wanstrath 594fb6816a too easy
2025-09-16 21:22:34 -07:00

3 lines
106 B
Bash
Executable File

#!/usr/bin/env bash
bun ./scripts/generate-hosts.ts > /etc/avahi/hosts
sudo systemctl restart avahi-daemon