Update setup-powerdns.sh
This commit is contained in:
@@ -3,10 +3,10 @@ clear
|
|||||||
source /dev/stdin <<< "$(curl -sL http://scity.xyz/colorsinc)"
|
source /dev/stdin <<< "$(curl -sL http://scity.xyz/colorsinc)"
|
||||||
source /dev/stdin <<< "$(curl -sL http://scity.xyz/defaultinc)"
|
source /dev/stdin <<< "$(curl -sL http://scity.xyz/defaultinc)"
|
||||||
|
|
||||||
|
echo
|
||||||
echo -e "${idsCL[Yellow]}PowerDNS MAster & Slave Setup${idsCL[Default]}"
|
echo -e "${idsCL[Yellow]}PowerDNS MAster & Slave Setup${idsCL[Default]}"
|
||||||
DIVIDER
|
DIVIDER
|
||||||
echo
|
echo
|
||||||
|
|
||||||
echo
|
echo
|
||||||
while [ $# -gt 0 ]; do
|
while [ $# -gt 0 ]; do
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|||||||
Reference in New Issue
Block a user