mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-17 04:39:45 +00:00
Update pihole-install.sh
This commit is contained in:
parent
e441bcaeb6
commit
b457091ad0
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
||||||
#!/usr/bin/env bash -ex
|
#!/usr/bin/env bash
|
||||||
set -euo pipefail
|
|
||||||
shopt -s inherit_errexit nullglob
|
|
||||||
YW=`echo "\033[33m"`
|
YW=`echo "\033[33m"`
|
||||||
RD=`echo "\033[01;31m"`
|
RD=`echo "\033[01;31m"`
|
||||||
BL=`echo "\033[36m"`
|
BL=`echo "\033[36m"`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue