A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/funilrys/funceble/commit/0e1df83d715c540caa4a71d2bf29d99f0bb9e82a below:

Fix #65 · funilrys/funceble@0e1df83 · GitHub

This repository was archived by the owner on Apr 3, 2018. It is now read-only.

File tree Expand file treeCollapse file tree 1 file changed

+19

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+19

-0

lines changed Original file line number Diff line number Diff line change

@@ -476,6 +476,24 @@ expectInstalled()

476 476

commandexist 'expect'

477 477

}

478 478 479 +

############################### nslookup Installed ################################

480 +

# We check if nslookup is installed

481 +

#

482 +

# @CalledBy installation

483 +

################################################################################

484 +

nslookupInstalled()

485 +

{

486 +

if [[ ${quiet} == false ]]

487 +

then

488 +

# We log && print message

489 +

printf "${bold}nslookup${normal} installed" && printf "nslookup installed" >> ${logOutput}

490 +

fi

491 + 492 +

commandexist 'nslookup'

493 + 494 +

}

495 + 496 + 479 497

############################## Script Work Dir #################################

480 498

# We install the working directory into the script

481 499

#

@@ -571,6 +589,7 @@ installation()

571 589

awkInstalled

572 590

curlInstalled

573 591

expectInstalled

592 +

nslookupInstalled

574 593

sedInstalled

575 594

sha512sumInstalled

576 595

whoisInstalled

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4