dots/bin/bin/flush-dns.sh

4 lines
75 B
Bash
Executable File

#!/bin/sh
systemctl restart nscd.service
systemctl restart dnsmasq.service