This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
btcpayserver-docker
mirror of
https://github.com/lukechilds/btcpayserver-docker.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
1453
Commits
11
Branches
0
Tags
2.9 MiB
Tree:
2da700dfe4
btcpayserver-docker
/
pihole.sh
4 lines
44 B
Raw
Normal View
History
Add pihole
5 years ago
#!/bin/bash
docker
exec
pihole pihole
"
$@
"