Skip to content

Commit

Permalink
Remove dht dir before start.
Browse files Browse the repository at this point in the history
  • Loading branch information
Frozen committed Jul 22, 2023
1 parent 8656c7a commit 878da2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/go_executable_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ fi
DEBUG=false
STATIC=true

rm -rf .dht-127.0.0.1*

unset -v progdir
case "${0}" in
*/*) progdir="${0%/*}";;
Expand Down

0 comments on commit 878da2d

Please sign in to comment.