Skip to content

Commit

Permalink
Merge pull request #600 from six2dez/dev
Browse files Browse the repository at this point in the history
fix debug
  • Loading branch information
six2dez authored Oct 11, 2022
2 parents 11d146a + b58fb47 commit 843311d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions reconftw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2068,8 +2068,6 @@ function resolvers_update(){
notification "Resolvers seem older than 1 day\n Downloading new resolvers..." warn
wget -q -O - https://raw.githubusercontent.com/trickest/resolvers/main/resolvers.txt > $resolvers
wget -q -O - https://raw.githubusercontent.com/trickest/resolvers/main/resolvers-trusted.txt > $resolvers_trusted
echo "here"
exit
notification "Resolvers updated\n" good
fi
fi
Expand Down

0 comments on commit 843311d

Please sign in to comment.