Explorar o código

Update pihole-install.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
b457091ad0
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      setup/pihole-install.sh

+ 1 - 3
setup/pihole-install.sh

@@ -1,6 +1,4 @@
-#!/usr/bin/env bash -ex
-set -euo pipefail
-shopt -s inherit_errexit nullglob
+#!/usr/bin/env bash
 YW=`echo "\033[33m"`
 RD=`echo "\033[01;31m"`
 BL=`echo "\033[36m"`