mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-01 09:11:02 +00:00
Clean up extracted directories too
This commit is contained in:
@ -1176,6 +1176,7 @@ download_install() {
|
||||
# Cleanup tmp download
|
||||
debug_print continue "Cleaning up $tmp_dir/$download_file..."
|
||||
rm "$tmp_dir/$download_file"
|
||||
rm -r "$tmp_dir/$download_name"
|
||||
}
|
||||
|
||||
# List available items for download
|
||||
|
Reference in New Issue
Block a user