Compare commits
1 Commits
master
...
cleanup-fu
Author | SHA1 | Date | |
---|---|---|---|
|
cd281ef461 |
@ -52,6 +52,7 @@ printf 'File: %s\nHash: %s\nMDLS Properties:\t%s\n' $1 $2 $3
|
|||||||
}
|
}
|
||||||
|
|
||||||
cleanup () {
|
cleanup () {
|
||||||
|
rm $temp_csv_file
|
||||||
write_log "Cleanup completed successfully."
|
write_log "Cleanup completed successfully."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user