Closed ocean90 closed 6 years ago
GitHubUpdater::remove_local_repository() calls rmdir() but doesn't remove its content first.
GitHubUpdater::remove_local_repository()
rmdir()
Warning: rmdir(/tmp/traduttore-github-foo): Directory not empty in /content/plugins/traduttore/inc/GitHubUpdater.php on line 88
GitHubUpdater::remove_local_repository()
callsrmdir()
but doesn't remove its content first.