Skip to content

Commit

Permalink
perf(TUI): Add TUI
Browse files Browse the repository at this point in the history
BREAKING CHANGE: TUI is Added.
  • Loading branch information
ArmanTaheriGhaleTaki committed May 26, 2024
1 parent b47531c commit b920d5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bash.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ echo best dns server is `sort -rn database| head -1| cut -d'/' -f3 | tee -a outp
echo '*********************'
rm database
cat /etc/resolv.conf.bakup > /etc/resolv.conf

0 comments on commit b920d5f

Please sign in to comment.