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