mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Another .git delete permissions issue (#186).
This commit is contained in:
@@ -246,6 +246,7 @@ namespace loot {
|
||||
}
|
||||
}
|
||||
//Delete temporary folder.
|
||||
FixRepoPermissions(temp_path);
|
||||
fs::remove_all(temp_path);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user