mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-03-23 16:54:03 +00:00
Merge pull request #5 from dschaper/dschaper-patch-1
Change shebang to environment
This commit is contained in:
commit
3992c0fba8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
# http://pi-hole.net
|
||||
# Compiles a list of ad-serving domains by downloading them from multiple sources
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue