mirror of
https://github.com/moparisthebest/pi-hole
synced 2024-11-13 12:55:05 -05:00
Merge pull request #5 from dschaper/dschaper-patch-1
Change shebang to environment
This commit is contained in:
commit
3992c0fba8
@ -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…
Reference in New Issue
Block a user