mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-04-27 12:15:04 +01:00
4 lines
55 B
Plaintext
4 lines
55 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
kill -9 $(pgrep dnsmasq)
|