Files
AirplayServer/gnome-script.sh
2021-04-11 20:31:33 +02:00

6 lines
129 B
Bash
Executable File

#!/bin/bash
systemctl stop systemd-resolved.service
systemctl stop avahi-daemon.service
systemctl start avahi-daemon.service