updated github_mirror_repos_to_bitbucket.sh

pull/2/head
Hari Sekhon 3 years ago
parent c7d5f3dda7
commit 811183daf4

@ -101,6 +101,7 @@ fi
tmpdir="/tmp/github_to_bitbucket_mirroring/$owner"
if [ -n "${CLEAR_CACHE_GITHUB_MIRROR:-}" ]; then
timestamp "Removing cache: $tmpdir"
rm -fr "$tmpdir"
fi

Loading…
Cancel
Save