Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/MortezaBashsiz/CFScanner int…
Browse files Browse the repository at this point in the history
…o dev
  • Loading branch information
goingfine committed Mar 3, 2023
2 parents bf2638e + 7322183 commit d7c3c1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bash/cfScanner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ function fncCheckIPList {
downloadOrUpload="${14}"
binDir="$scriptDir/../bin"
configDir="$scriptDir/../config"
configPath=$(echo "$configPath" | sed 's/\//\\\//g')
# set proper command for linux
if command -v timeout >/dev/null 2>&1;
then
Expand Down

0 comments on commit d7c3c1c

Please sign in to comment.