1
0
mirror of https://github.com/moparisthebest/pi-hole synced 2024-11-25 10:42:14 -05:00

Change shebang to environment

Find bash in the environment, not hard coded to path
This commit is contained in:
Dan Schaper 2015-11-11 00:43:00 -08:00
parent 5495f23e4e
commit 763aa6aa5c

View File

@ -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