2 lines
62 B
Bash
Executable file
2 lines
62 B
Bash
Executable file
#!/usr/sbin/env bash
|
|
docker compose exec -it pihole pihole $@
|