Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyan-sec committed Aug 12, 2024
1 parent 6ef6002 commit d190909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ func main() {
}

case "dir":
if rpath == "." {
if rfile == "." {
fmt.Println("参数错误: RedisExp.exe -m dir -r 目标IP -p 目标端口 -w 密码 -rf 目标文件名")
return
}
Expand Down

0 comments on commit d190909

Please sign in to comment.