Skip to content

Commit

Permalink
Revert scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
joechenrh committed Oct 22, 2024
1 parent ee0b72c commit 82397bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download-sync-diff.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ mkdir -p /tmp/tidb-tools
tar -zxf /tmp/tidb-tools.tar.gz -C /tmp/tidb-tools
mv /tmp/tidb-tools/tidb-community-toolkit-v6.1.0-linux-amd64/sync_diff_inspector ./bin/sync_diff_inspector
rm -r /tmp/tidb-tools
rm /tmp/tidb-tools.tar.gz
rm /tmp/tidb-tools.tar.gz

0 comments on commit 82397bc

Please sign in to comment.