1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-06-26 19:25:31 +02:00

Merge remote-tracking branch 'origin/dev' into prerelease

This commit is contained in:
diginc 2018-07-02 20:50:51 -05:00
commit 041ef30d42

View File

@ -1,5 +1,5 @@
#!/usr/bin/with-contenv bash
set
set -e
bashCmd='bash -e'
if [ "${PH_VERBOSE:-0}" -gt 0 ] ; then